March 8, 200521 yr 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-
March 8, 200521 yr 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
March 10, 200521 yr Author 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-
Create an account or sign in to comment