Jump to content

Recommended Posts

Posted

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 off

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Viscount Application Pack" /f

REG ADD %KEY%\005 /VE /D "FireFox" /f

REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\ffsetup.exe /ms" /f

EXIT

Secondly, 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?

Cheers

Joel


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...