ckw2068 Posted March 8, 2005 Posted March 8, 2005 I've noticed that running several tweaks such as disabling the Screen saver and disabling the security center in Xp do not work when the GUIRunOnce executes the reg file. I'm running it in batch and after all drivers have been installed. If I execute the reg file after the desktop comes up (GUI comand has completed) it will work fine or if I reboot the system. Has anyone seen this?Chris-
MyDomain Posted March 8, 2005 Posted March 8, 2005 Well if you look on unattended.msfn.org and go to the advanced section, they advise you not to use the GuiRun in your WINNT.SIF...I for example execute my tweaks totaly differentI create a folder named $OEM$ in the root of your XPCD in it i place a file called cmdlines.txt and in there i have the following.[COMMANDS]"REGEDIT /S tweaks.reg""Cleanup.cmd"In this same folder were I have the cmdlines.txt i place my tweaks.reg file with all of my tweaks in it. They all execute perfectly, for one little exception wich i got solved with the help of others, read about it here: http://www.msfn.org/board/index.php?showtopic=40905&st=10If you don't use that tweak you can ignore that link. It sets SmallIcons in IE & Windows Explorer.Hope this is the awnser you were looking for
ckw2068 Posted March 10, 2005 Author Posted March 10, 2005 Well if you look on unattended.msfn.org and go to the advanced section, they advise you not to use the GuiRun in your WINNT.SIF...I for example execute my tweaks totaly differentI create a folder named $OEM$ in the root of your XPCD in it i place a file called cmdlines.txt and in there i have the following.[COMMANDS]"REGEDIT /S tweaks.reg""Cleanup.cmd"In this same folder were I have the cmdlines.txt i place my tweaks.reg file with all of my tweaks in it. They all execute perfectly, for one little exception wich i got solved with the help of others, read about it here: http://www.msfn.org/board/index.php?showtopic=40905&st=10If you don't use that tweak you can ignore that link. It sets SmallIcons in IE & Windows Explorer.Hope this is the awnser you were looking for <{POST_SNAPBACK}>Hey MyDomain, I appreciate the help. I think I've got it going now. Something simple, just required a bonehead fix. I would up putting in a delay before the reg file was executed so it runs when the desktop is visible. I think it was seems to work fine on what I've teted so far.Chris-
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now