During my unattended install of Vista x64, i apply a bunch of tweaks that are run on the last step of RunOnceEx key.
These tweaks do not apply for some reason, but if i go manually and double click the .reg file then they're all added and i can see the changes.
During the unattended install i apply teaks twice using C:\Windows\Regedit.exe and C:\Windows\SysWOW64\Regedit.exe . It still doesn't work.
Has anyone encountered this issue before?
Any ideas are appreciated.
Page 1 of 1
Regedit in Vista x64 Wierd Problem
#2
Posted 25 September 2009 - 02:09 PM
check unattended setup log for executions/errors.
you can find log file inside "Windows\Panther\UnattendGC\setupact.log"
see what happened with ur registry command. post log here too ( just OOBE or sysprep phase log wherever u have given command to run ur tweak ).
you can find log file inside "Windows\Panther\UnattendGC\setupact.log"
see what happened with ur registry command. post log here too ( just OOBE or sysprep phase log wherever u have given command to run ur tweak ).
#3
Posted 29 September 2009 - 10:39 AM
Hi,
there are no errors relating to registry in the log file.
This is how i call the tweaks in the batch file:
The network drive is obviously mapped since all the other apps install, except registry tweaks.
there are no errors relating to registry in the log file.
This is how i call the tweaks in the batch file:
REGEDIT /S \\myserver\myshare\Apps\Registry\Tweaks64.reg %windir%\syswow64\regedit.exe /S \\myserver\myshare\Apps\Registry\Tweaks64.reg
The network drive is obviously mapped since all the other apps install, except registry tweaks.
#4
Posted 01 October 2009 - 07:28 AM
Test the tweak in normal mode. i.e. without silent switch.
This will check whether your batch file runs that .reg file or not.
This will check whether your batch file runs that .reg file or not.
- ← Blank comamnd line window on FirstLogonComamnds
- Unattended Windows Vista/Server 2008
- Disabling driver signing during unattended setup. →
Share this topic:
Page 1 of 1



Help
Back to top








