Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Registry tweak in RunOnceEx.js
2006-06-07, 09:25 AM,
#1
Registry tweak in RunOnceEx.js
I need some changes in registry when windows installed.
I use reg-file in catalog - %CDROM%\Software\Tweak Registry\tweak.reg
and in "Software" tabs in WUCD i add command line for adding this
file to registry. In file RunOnceEx.js i see line:

soft[n] = new Array();
soft[n].name = "Tweak Registry";
soft[n].checkPoint = "Software\\Tweak Registry";
soft[n][0] = "regedit /s \"%CDROM%\\Software\\Tweak Registry\\tweak.reg\"";

BUT in installation i have error message in this file in line 95 pos 4
"file not found"

Can some solve this ?
(may be all problem in command line for regedit ?)

P.S. - sorry for my english - it's not my native language
Reply


Messages In This Thread
Registry tweak in RunOnceEx.js - by homeless - 2006-06-07, 09:25 AM
RE: Registry tweak in RunOnceEx.js - by Vitali - 2006-06-07, 10:02 AM
RE: Registry tweak in RunOnceEx.js - by homeless - 2006-06-07, 10:40 AM
RE: Registry tweak in RunOnceEx.js - by Vitali - 2006-06-07, 10:46 AM
RE: Registry tweak in RunOnceEx.js - by homeless - 2006-06-07, 10:49 AM
RE: Registry tweak in RunOnceEx.js - by Vitali - 2006-06-07, 10:56 AM
RE: Registry tweak in RunOnceEx.js - by homeless - 2006-06-07, 11:12 AM
RE: Registry tweak in RunOnceEx.js - by Vitali - 2006-06-07, 11:22 AM
RE: Registry tweak in RunOnceEx.js - by homeless - 2006-06-07, 11:32 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)