JoelCant Posted July 27, 2006 Posted July 27, 2006 Hi all,I've been reading the guide for a couple of days, and have an almost perfect unattended install of winxp pro, but I've run into a few problems.First, running firefox from RunOnceEX.cmd doesnt install it, I dont know if its because it opens up the "Extracting Firefox" box or what.cmdow @ /HID@echo offSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Viscount Application Pack" /fREG ADD %KEY%\005 /VE /D "FireFox" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\ffsetup.exe /ms" /fEXITSecondly, I have a custom application that we use within our business, and i've got it so the install copies the c:\program files\net-term folder over from the $OEM$ folder, which works, and it also copies the entries for All Users start menu shortcuts fine, but then windows installs the start menu shortcuts to All Users.WINDOWS.Any ideas how to get around these?CheersJoel
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