Jump to content

Recommended Posts

Posted

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.


Posted

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 ).

Posted

Hi,

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...