Jump to content

Recommended Posts

Posted

I have an unattended windows CD that installs windows xp pro & ms office 2003 from CD.

The problem I am having is that when a new user logs in... it requires the user to input the CD (from the original install). The issue is that I dont want our users to be nagged or have to nag me about getting the original installation CD. I want the system to point to where the installation files are on the network.

I already modified the following registry keys:

REG ADD HKLM\SOFTWARE\Microsoft\Office\11.0\Common\Internet\ /F /V LocationOfComponents /D \\networklocation\

REG ADD HKLM\SOFTWARE\Microsoft\Office\11.0\Registration\{90110409-6000-11D3-8CFE-0150048383C9}\ /F /V SmartSourceDir /D \\networklocation\

REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040110900063D11C8EF10054038389C\InstallProperties\ /F /V InstallSource /D \\networklocation\

REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90110409-6000-11D3-8CFE-0150048383C9}\ /F /V InstallSource /D \\networklocation\

is there files that i need to edit it? so that it knows to point to the network and not the CD?


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...