supertoast Posted August 15, 2005 Posted August 15, 2005 I have this in my winnt.sif script...[GuiRunOnce]"%systemdrive%\install\finaltweaks.cmd"The cmd file works perfectly when I double click it after install, but it won't run at the end of the installation automatically.Any ideas?
Asin Posted August 15, 2005 Posted August 15, 2005 It should be[GuiRunOnce] Command0="%systemdrive%\install\finaltweaks.cmd"
supertoast Posted August 16, 2005 Author Posted August 16, 2005 Many thanks for that,I tried it yet still it doesn't run it!Please advise.Chris
MAVERICKS CHOICE Posted August 16, 2005 Posted August 16, 2005 Best post your winnt.sif less your serial etc & let us help you sort it.
supertoast Posted August 16, 2005 Author Posted August 16, 2005 Will do - just trying one more thing.I've used the manager program to create a new .sif file - and it seems it doesn't include " marks around the actual command. I'll try this first.Chris.Also, just as a little note, the serial I use can be shown here for all to see - it's the generic serial provided by MS that is unactivatable, very handy for those doing installs, you can change the serial number after your install.The generic serial numbers are...(followed by sequence number)Whistler Tech Beta Program(All Platforms) PXRQ3-7VPMV-CQWXR-8Y4KX-RD786 010053298Windows XPHome EditionFull product JKTVX-HCRXC-J2YC9-MX3K4-G9X26 005037750Windows XPHome EditionUpgrade C84VB-JYVFD-P7HF4-6KKRJ-7M6XH 010000182Windows XP ProfessionalFull product DR8GV-C8V6J-BYXHG-7PYJR-DB66Y 005072760Windows XP ProfessionalUpgrade FKTW8-Q7MJ7-JK6GW-9J9RV-HC3C2 010000212Windows XPHome EditionSystem Builder (Full) KGVXT-F9HVW-XGW9X-QVYVX-HQ9RD 120000613Windows XP ProfessionalSystem Builder (Full) TTGHK-3RC33-BT9DR-3BVYV-BTQ98 120000607Please do not be under any illusion that these are illegal serials, they are provided by microsoft here ...http://www.microsoft.com/technet/prodtechn...oy/wpadepl.mspxVery handy!Chris
supertoast Posted August 16, 2005 Author Posted August 16, 2005 Here's my winnt.sif ...;SetupMgrTag[Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=no[unattended] FileSystem=* UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS UnattendSwitch="yes" KeyboardLayout="United Kingdom"[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1[Display] AutoConfirm=1[userData] ProductKey=KGVXT-F9HVW-XGW9X-QVYVX-HQ9RD FullName="Valued Client of Digitopia" OrgName="" ComputerName=DigitopiaPC[TapiLocation] CountryCode=44 Dialing=Tone AreaCode=01942[RegionalSettings] LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes[Components] msmsgs=off msnexplr=off zonegames=off[shell] CustomDefaultThemeFile = "%WinDir%\Resources\Themes\Digitopia.theme"[GuiRunOnce] Command0=%SystemDrive%\Install\tweaks.cmd
Asin Posted August 16, 2005 Posted August 16, 2005 In all likelihood, I am horribly wrong, but doesn't [GuiRunOnce] run after you are logged in?I don't see AutoLogon=Yes and AutoLogonCount=### properties in your [GuiUnattended] section.
supertoast Posted August 16, 2005 Author Posted August 16, 2005 Mate, in all likelyhood, my whole damned unattend CD is horribly wrong so any input is appreciated!Gives me another angle - but if anyone in the know could help me out still. Is Asin right? I doubt that's the problem though because with only one user, the sysem logs on anyway to the default - so after log on - it's GUIRUNONCE Time!!! Or should be.Heeelllpp.
supertoast Posted August 17, 2005 Author Posted August 17, 2005 I'm still struggling here, GUIRUNONCE does NOT want to work!Please help.
Asin Posted August 17, 2005 Posted August 17, 2005 Try adding AutoLogon=Yes and AutoLogonCount=1 like I said. Also try quotes around your GuiRunOnce command.
supertoast Posted August 17, 2005 Author Posted August 17, 2005 Tried it as suggested.No Joy at all.Why why why.
supertoast Posted August 18, 2005 Author Posted August 18, 2005 Pushing this to the top again - I still need help
supertoast Posted August 19, 2005 Author Posted August 19, 2005 If I manually browse to C: - Barracade is on, would this stop my GuiRunOnce looking at c:\install?What is %cdrom% ? Is it the root of the install CD? I wonder if I should store my tweaks there and run from there?Any ideas P L E A S E ?????????????????
Gee Posted August 20, 2005 Posted August 20, 2005 (edited) Also, you should remove your Serial number from your post Edited August 20, 2005 by Gee
Asin Posted August 20, 2005 Posted August 20, 2005 (edited) What's the name of your command file?This thread references two files: tweaks.cmd and finaltweaks.cmd. The former of which shows up in your winnt.sif file.Gee, as supertoast already mentioned, those are public serial numbers released by Microsoft for testing purposes. Edited August 20, 2005 by Asin
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now