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
2006-06-07, 10:02 AM,
#2
RE: Registry tweak in RunOnceEx.js
homeless Wrote:
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\"";
it is good !!!

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

Can some solve this ?
Please post line 95 from your RunOnceEx.js.
What is your windows?

homeless Wrote:(may be all problem in command line for regedit ?)
No, I use same command line!

homeless Wrote:P.S. - sorry for my english - it's not my native language
It's not my too Wink
Vitali

[Image: wucdcreator.png]
[Image: winfuture.png]
[Image: mysoft.gif]
Reply
2006-06-07, 10:40 AM,
#3
RE: Registry tweak in RunOnceEx.js
win XP Home Ed SP2 Rus oem

95 line -
WshShell.Run( soft.startReboot );...
Reply
2006-06-07, 10:46 AM,
#4
RE: Registry tweak in RunOnceEx.js
Now know I the solution Smile

You use older Creator 0.9.9 with newer version 003 of "RunOnceEx.tmp" (to check unter About > RunOnceEx.tmp)

Install new Creator 1.0.1 and create ISO again, not more Wink
Vitali

[Image: wucdcreator.png]
[Image: winfuture.png]
[Image: mysoft.gif]
Reply
2006-06-07, 10:49 AM,
#5
RE: Registry tweak in RunOnceEx.js
ok, i try this...
But i use WUCD 1.0.1 installed over uninstalled older version (may be it incorrect ?)
Reply
2006-06-07, 10:56 AM,
#6
RE: Registry tweak in RunOnceEx.js
homeless Wrote:ok, i try this...
But i use WUCD 1.0.1 installed over uninstalled older version (may be it incorrect ?)
No, that is correct !!
Check file reboot.exe on cd in $OEM$\$$\system32 directory and in C:\Program Files\Windows Unattended CD Creator!!
What is version of "Win.cfg" and "RunOnceEx.tmp" ? unter "About"
Vitali

[Image: wucdcreator.png]
[Image: winfuture.png]
[Image: mysoft.gif]
Reply
2006-06-07, 11:12 AM,
#7
RE: Registry tweak in RunOnceEx.js
i unsnstall all, delete dir and reinstall 1.0.1 - after this in $oem$/$$/
i see folder system32 whith file reboot.exe
at current time i burn cd and try to setup - after 30-40 min say results.

May be in future planned more simple way to adding reg-files in installation ?
Reply
2006-06-07, 11:22 AM,
#8
RE: Registry tweak in RunOnceEx.js
Sorry, but I think, one way for .BAT, .CMD, .EXE, .COM, .JS and .REG is better than on way for .BAT, another way for .EXE, third way for .REG ... Smile

One way for all is very simple Wink
Vitali

[Image: wucdcreator.png]
[Image: winfuture.png]
[Image: mysoft.gif]
Reply
2006-06-07, 11:32 AM,
#9
RE: Registry tweak in RunOnceEx.js
ok.

Test new iso - worked good !!!

Topic may be closed.

Thanks !!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)