Jump to content

metalguy90

Member
  • Posts

    29
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

About metalguy90

metalguy90's Achievements

0

Reputation

  1. I have been able to get this to work on Vista 32-bit. here is what i did: 1. Uninstall Nero Lite 7.7.5.1 2. Run Nero CleanTools (from Nero Website); you dont have to clean user profile information 3. Install Nero Lite 7.7.5.1 4. Run Nero Lite as Administrator if someone has not installed Nero Lite at all yet, and your system has been freshly formatted (or you have never installed Nero Lite on it), try installing Nero Lite 7.7.5.1 on your system and run the program as administrator to see if it works. Alternativley, if you install Nero 7.7.5.1 with Nero BurnRights, this will bypass the need to runas Administrator scratch that last one, it does not work if you run it with BurnRights, but it does run if you runas Administrator could someone try running it as Administrator that has it installed already with that error message and see if you still get the same error.
  2. thanks, but how do I automate this through an unattended install?
  3. I want to put in a log off script for user's local computer. I know where to put the files for a logoff script, however, I need to know (and I am assuming this will be done through the registry) how to enable the Group Policy for the user's log off script.
  4. ok... thats good to know. the drive is recognized as bootable in the bios and when i do an F12 it shows up as one of the devices to boot from. how do i go about making the USB drive bootable? do I need a tool to do this?
  5. I have an older desktop that does not have a DVD in it. the unattended install that I have created is 2.5GBs and fits on DVD. I was wondering if I boot from an external USB hard drive with the install files from the DVD? note: i do not want to go out and buy a DVD drive since this is a company computer and I would have to wait weeks for the authorization of a new DVD drive.
  6. check your event viewer for errors. you cant really capture boot screens unless you simulate the OS using software like VMware.
  7. try the following: C:\Test>PRO11.MSI TRANSFORMS=OutlookUpgrade.mst /qr
  8. 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?
  9. I want to include nVidia in my unattended installation. I was wondering how I can add the user information to a silent install of the decoder installation? Can I edit the setup.ini file or something like that to do this?
  10. thanks but I have already looked there. what I need: Regional Settings must be English (US) Under custom settings in Regional Settings, the short & long dates must be in the following format: mm/dd/yy i dont think it is possible to put it in the unattended file.... or is it? is there another way I can go about customizing this?
  11. I was wondering if there is a way to customize the Regional Settings in the winnt.sif file, or write an batch cmd that would customize the Regional Settings. The issue we have is that the regional settings have to be setup as English (US) .... and the date format has to be m/d/y (for both long & short). How do I go about this?
  12. ok... i went through your checklist... and all seems to fine..... before I unload the hive.... do i have to copy the path found in RunOnce?
  13. ok... I have tried that .... and it didnt seem to work. any other suggestions? by the way... thank you for all your help.... I have at least a working dialer, with a username and password. The only problem is that I have to manually set it for all users to be able to connect to that dialer. If I can automate that, then that would be great. Thanks again for all you have done!!!
  14. any other suggestions or help please..... i have looked everywhere but cant seem to find any information that fills in the username & password for everyone to use that internet connection :/
  15. ok... i figured out... (finally) ... ... how to add the user info using that tool nircmd setdialuplogon "VPN1" "user1" "password" "domain1" however.... i need to know how to allow this username & password to be accessible to all users.... how do i check the option shown in the picture using command lines?
×
×
  • Create New...