_matt13 Posted October 11, 2009 Posted October 11, 2009 I'm just about finished in my setup but am running into some small annoyances. I have looked for basic details regarding this but cant seem to find the answer. I want to install software and reg tweaks for both HKLM & HKCU before the user see the desktop. When I try to install from SetupComplete.cmd, Install gets stuck at "Setup is checking video Performance" screen, although the apps are installing in the background as I can see the progress bars from teh app installing. Some apps take a while to install and I dont want the user to power down and restart in the middle! When I run from FirstLogon command not all adjustments/tweaks are made. So my questions is: What are the limitations from using FirstLogonCommands and SetupComplete.cmd?Thank youMatt
Atheros Posted October 13, 2009 Posted October 13, 2009 have you thought about customising you wim image to already contian your software install??i try not to use first logon commands unless i really need to, to avoid the end user having to wait for 'said' installs to complete before they can use thier system. this way you have a complete install of your o/s and software and can be audited if need be. first logon commands will not run until oobe has completed.
biatche Posted December 8, 2009 Posted December 8, 2009 Is there an answer already to topic?say i add hkcu registry tweaks using firstlogoncommands, will they be loaded upon very first logon (right after firstlogoncommands complete -> completion of win7 installation)
maxXPsoft Posted December 9, 2009 Posted December 9, 2009 (edited) simple answer there isn't. Hkcu will not but the HKLM will be applied during setupcomplete.cmd and will apply but HKLM at Firstlogon requires reboot.HKCU however if an app does not need reboot then you can add Hkcu with Firstlogon and then just do a logoff with FirstlogonNow I always include Acronis on mine so what does that mean. You have to reboot before it works. So in cleanup I do a shutdown.exe /r to Reboot. All problems solved.Another method? Do auditsys and audituser and use same setupcomplete and Firstlogon. When PC starts for first time after that All problems solved.Win 98 or was it 98SE had something or a program that would refresh the reg but I lost details with an accidental format of wrong drive but doubt it would work with this 7EDIT: I think what I done tried was kill explorer.exe and restart it and some of the Hkcu will apply but not the real important ones I was trying to do. Edited December 18, 2009 by maxXPsoft
greenteam Posted September 12, 2015 Posted September 12, 2015 Hi, I want to run two EXE files with SetupComplete.cmd on Windows 7.Please give me the example what to write in "SetupComplete.cmd"?
maxXPsoft Posted September 13, 2015 Posted September 13, 2015 http://www.msfn.org/board/topic/139572-ask-your-seven-xml-here/page-17#entry1003347
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now