Jump to content

djsleepy

Member
  • Posts

    35
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by djsleepy

  1. Hi, just bought a Belkin F5D7011 Wireless PCMCIA Network Card and I tried just ripping the drivers from the install, but that dont work.. Can anyone help me please, as I really need drivers to be able to run this unattended install properly.. Thanks In Advance
  2. Hi guys.. I have an Unattended DVD working very well.. I have a LAN I am just wondering if there is anyway I can put the Unattended files on a LAN PC (Server) and run it off the LAN instead of using the DVD??? If there is any way this is possible can someone please help?? Thanks
  3. Got a problem when I start the program as another user, it asks me for the location of the installation files, but the program is alreay installed and runs as the administrator (user who installed the application) How can I get this problem to go away, this is the last application I need working to have a successful unattended DVD.. PLEASE! PLEASE! Here is the command lines I use to install this application: Thanks In Advance
  4. Trying to setup an unattended install for Paint Shop Pro 9, below is the following command I use to install it unattended: ECHO. ECHO Installing Jasc Paint Shop Pro 9.0 ECHO Please wait... start /wait %systemdrive%\Install\Applications\PaintShopPro\PSP9.msi /qn ECHO Installing Jasc Animation Shop 3 ECHO Please wait... start /wait %systemdrive%\Install\Applications\AnimationShop\AnimationShop3.msi /qn This will install Paint Shop Pro 9 unattended sucessfully for the user who runs the unattended command (Administrator in my case) but as soon as I log on to the system as another user, Paint Shop Pro says that the program shortcuts will only work for installed programs, but the program exists... Can someone please help me, because this is very frustrating..
  5. Trying to setup an unattended install for PaperPort, below is the following command I use to install it unattended: ECHO. ECHO Registering Scansoft PaperPort Pro 9 Office ECHO Please Wait... REGEDIT /S %systemdrive%\Install\Applications\PaperPort.reg start /wait %systemdrive%\Install\Applications\PaperPort\ISSCRIPT8.msi /qn ECHO Installing Scansoft PaperPort Pro 9 Office ECHO Please Wait... start /wait %systemdrive%\Install\Applications\PaperPort\PaperPortPro9.msi /QN The Registry File (PaperPort.reg) Contains: [HKEY_LOCAL_MACHINE\SOFTWARE\ScanSoft\PaperPort\License] "UserOrganization"="Company" "UserName"="Joe Bloggs" "Serial#"="11111-111-111111" This will install paperport unattended sucessfully for the user who runs the unattended command (Administrator in my case) but as soon as I log on to the system as another user, paper port says it is missing components and asks for the installation disc to install them... Can someone please help me, because this is very frustrating.. Thanks
  6. If I remove the Computername entry what effect will this have?? will it ask me for the computer name during setup or just before or what??
  7. I am using an unattended installation and would like to be able to select the name for the computer that I am installing Windows on at the beginning or during the installation process, as I am using the unattended install disc on all of my network PC's.. for example I want to be able to insert the CD in PC1 and give it the name PC1 during install, and then insert the disc in PC2 and give it the name PC2 at the moment the unattended disc will give all the computers the same name, which is ok, but this means an administrator has to go round and change them manually.. If anyone can help if would be very much appreciated.. !!!! THANKS IN ADVANCE !!!!
  8. I have a very successful Unattended XP SP2 install DVD. Just to finish it off and make it 100% I would like to be able to specify the home directory and profile path for my new users... For example, I have Dave (home \\server\users\dave\home)(profile \\server\users\dave\profile) I have Peter (home \\server\users\peter\home)(profile \\server\users\peter\profile) & John (home \\server\users\john\home)(profile \\server\users\john\profile) They are all located on the same server, but have different paths for their profile/home directory.. How can I successfully do this via a unattended setup.. Thanks In Advance
  9. Hi, got a very nice unattended install DVD setup and working, but I wanna have the virtual desktop manager power toy working on all user accounts, at present it only works on the administrator account.. Im guessing it might be a registry setting that I need to copy. but not too sure, can someone help me so I can get this working to its full extent.. Thanks In Advance
  10. I have 3 users on my current install, I want to create a windows XP slipstream and have each users home profile/local path on a seperate hard drive, (eg. User1 D: User2 E: User 3 F:) is there any way that this can be made possible.. I have seen lots of slipstream info on moving the default my docs folder, etc. but I wanna have a slipstrem that will create the users and setup their local folders on seperate hard drive.. Thanks In Advance
×
×
  • Create New...