Jump to content

codeblue

Member
  • Posts

    305
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by codeblue

  1. the numbers should bt different. E.g. cmdow @ /HID @echo off IF EXIST D:\CD.txt set CDROM=D: IF EXIST E:\CD.txt set CDROM=E: IF EXIST F:\CD.txt set CDROM=F: IF EXIST G:\CD.txt set CDROM=G: IF EXIST H:\CD.txt set CDROM=H: IF EXIST I:\CD.txt set CDROM=I: IF EXIST J:\CD.txt set CDROM=J: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\Currentversion\RunOnceEx REG ADD %KEY% /V TITLE /D "XPSP1a instalation of all..." /f REG ADD %KEY%\005 /VE /D "Omega Driversv2.5.36b" /f REG ADD %KEY%\005 /V 1 /D "%CDROM%\Drivers\ATI\Omega\Setup.exe -s -f1\"%CDROM%\Drivers\ATI\Omega\setup.iss"" /f REG ADD %KEY%\010 /VE /D "LiveDrive 10-03-03" /f REG ADD %KEY%\010 /V 1 /D "%CDROM%\Drivers\livedrive\Audio\Setup\Setup.exe -s -f1\"%CDROM%\Drivers\livedrive\Audio\Setup\setup.iss"" /f REG ADD %KEY%\015 /VE /D "Perf610_win_5.7f_en" /f REG ADD %KEY%\015 /V 1 /D "%CDROM%\Drivers\scanner\Setup.exe -s -f1\"%CDROM%\Drivers\scanner\setup.iss"" /f REG ADD %KEY%\020 /VE /D "Vesta WebCam 1.6" /f REG ADD %KEY%\020 /V 1 /D "%CDROM%\Drivers\webCam\Setup.exe -s f1\"%CDROM%\Drivers\webCam\setup.iss"" /f REG ADD %KEY%\025 /VE /D "Itouch v2.22 build 289" /f REG ADD %KEY%\025 /V 1 /D "%CDROM%\Drivers\Keyboard\Setup.exe -s -a -s -f1\"%CDROM%\Drivers\keybord\setup.iss"" /f 005, 010, 015, 020 etc
  2. drmarvin, tryed your sugestion with no joy. All cmd's ran at the same time. Modded Winnt.sif [GuiRunOnce] %systemdrive%\Install\runeonce.cmd I remember reading a post about this some time ago, but can't remember the out come. Does it mater that the batch files are being run from the CD(%CDROM%) and not copied to the hard drive (%systemdrive%)?
  3. Try looking in the Knowledge Database WinInstall KB ...or in the WinInstall forum WinInstall Forum The support for this free product is supprisingly good, its helped me out a couple of times.
  4. I used to use GuiRunOnce for my Unattended XPcd then went to RunOnceEX for the proffesional look, now ive gone back to GuiRunOnce for 2 reasons. 1) too many entries in the RunOnceEX ment the dialog box went off the screen 2) i can now use nice pretty colour text!! Now to the point. Converting back i thought would be easy, but no. this is my Winnt.sif: ;SetupMgrTag [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes ExtendOEMPartition=0 OemPreinstall=yes UnattendSwitch="yes" TargetPath=\WINDOWS WaitForReboot="No" Repartition=Yes DriverSigningPolicy=Ignore KeyboardLayout="United Kingdom" Hibernation=No FactoryMode=Yes OemPnPDriversPath="Drivers\001\AGP;Drivers\001\IDEWinXP;Drivers\001\Inf\WinXP;Drivers\001\WinXP;Drivers\002;Drivers\003;Drivers\004;Drivers\005\win2k_xp\enu\Drivers;Drivers\006" [Data] MSDosInitiated="0" UnattendedInstall="Yes" AutoPartition=1 [GuiUnattended] AdminPassword=changed EncryptedAdminPassword=no OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [UserData] ProductKey=the-key-has-been-removed FullName="bl" OrgName="" ComputerName=Deep Thawt [RegionalSettings] LanguageGroup=00000809 [Display] BitsPerPel=32 Xresolution=800 YResolution=600 Vrefresh=65 [Identification] JoinWorkgroup=games [Networking] InstallDefaultComponents=No [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetClients] MS_MSClient=params.MS_MSClient [NetServices] MS_SERVER=params.MS_SERVER [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=No UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=No IPAddress=147.258.369 SubnetMask=255.255.0.0 WINS=No NetBIOSOptions=0 [Components] AutoUpdate=off msmsgs=off msnexplr=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off mswordpad=Off rec=Off chat=Off deskpaper=Off dialer=Off media_clips=Off mplay=on WMPOCM=off WMAccess=off OEAccess=off IEAccess=off [Shell] DefaultStartPanelOff=no DefaultThemesOff=no [Branding] BrandIEUsingUnattended=Yes [SystemRestore] MaximumDataStorePercentOfDisk=5% [GuiRunOnce] %systemdrive%\batch\Install.cmd %systemdrive%\batch\register.cmd %systemdrive%\batch\Cleanup.cmd %systemdrive%\batch\SortingSM.cmd %systemdrive%\batch\Finalizing.cmd The problem is when the Install.cmd is running, the other cmd's dont wait for it to finish, they just start as well? Whats going on?
  5. Anyone know where i can d-load a copy of Macromedia Authorware Web Player? We use it at work for viewing Learndirect courses and need to install it on 30 machines. I know i could install it from the Macromedia site but its easier from an unattended disk that includes other software.
  6. Thanks GreenMachine, so, for example: [HKLM\Software\Microsoft\Windows\CurrentVersion\Run] "BadProgram"=-ZNclient.exe "BadProgram"=-UltEng.exe Would stop the programs ZNclient.exe and UltEng.exe from starting up automaticaly?
  7. dont quite follow you jondercik, could you give me an example of deleting a reg key from cmdlines.txt
  8. When my Unattached XPCD loads to desktop various programs start up as well. Using Regshot whilst using MSconfig to turn these programs off, I’ve tracked down the reg entries. Is there a way to delete these keys during setup OR is there a way to stop specific apps running on startup?
  9. adminlogon.reg file...sorry forgot to post it ;setting admin user;---------- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="Barry""DefaultPassword"="*********""AutoAdminLogon"="1"
  10. sorted out apps, now for drivers Anyone sucsessfully installed the Wingman drivers and Profiler? Couldn't find anything on the Logitech site nor the internet.
  11. I've read various posts using different methords to auto log on, but im still in the dark Here's my Winnt.sif: ;SetupMgrTag[unattended] UnattendMode=FullUnattended OemSkipEula=Yes ExtendOEMPartition=0 OemPreinstall=yes UnattendSwitch="yes" TargetPath=\WINDOWS WaitForReboot="No" Repartition=Yes DriverSigningPolicy=Ignore KeyboardLayout="United Kingdom" Hibernation=No FactoryMode=Yes OemPnPDriversPath="" [Data] MSDosInitiated="0" UnattendedInstall="Yes" AutoPartition=1 [GuiUnattended] AdminPassword=************ EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [userData] ProductKey=***************** FullName="bl" OrgName="" ComputerName=DeepI rename the admin account using NetUser NetUser Administrator /name:Barry ECHO Setting Admin name....REGEDIT /S %CDROM%\Registry\adminlogon.regECHO.I want XP not to ask for the admin password first logon so my unattended install can continue...unattended.
  12. Thanx KillerBee, i'll give that a go.
  13. After my Unattended disk finaly loads i have a 'right-click, New>' menu as long as my.... How can i delete the ones i dont want dueing set up?
  14. search '@source' in the Knowledge Base Search on the On Demand forum. site here I've justed started using the disco32.exe program in WinINSTALL LE 2003 and got this error. I didnt change the destination folder the 2nd time and no error. Whether this was the thing that fixed the error i dont know as the final msi didnt work anyhow! Lots of good posts in the forum and found a few with this error. happy hunting EDIT: Just made an msi from Zone Alarm pro and it worked perfectly, including serial no. and personal settings, in VMware following Microsofts instructions
  15. Nearly completed my XPSP1a unattended disk using RunOnceEx, from %CDROM%, but 3 apps just wont install. Partition Magic 8 Wise for Windows Installer (evaluation edition) Easy CD/DVD 6 platinum This was the text in RunOnceEx. REG ADD %KEY%\085 /VE /D "Partition Magic 8" /fREG ADD %KEY%\085 /V 1 /D "%CDROM%\Software\PM8\Setup\setup.exe -s -f1setup.iss" /f REG ADD %KEY%\120 /VE /D "Wise Installer v5.2" /fREG ADD %KEY%\120 /V 1 /D "%CDROM%\Software\WiseInstaller\WiseInstaller52.msi /qn" /f REG ADD %KEY%\155 /VE /D "Easy CD\DVD Creator 6" /fREG ADD %KEY%\155 /V 1 /D "msiexec /i \"%CDROM%\Software\EasyCDdvd6\ECDC6.msi\" /qn TRANSFORMS="%CDROM%\Software\EasyCDdvd6\1033.mst\"" /fI've also tryed copying them to HD and installing from there using the old methord. Echo Partition Magic 8Start /wait %systemdrive%\Apps\PM8\Setup\setup.exe -s setup.issEcho.Echo Wise Installer v5.2Start /wait %systemdrive%\Apps\WiseInstaller\WiseInstaller52.msi /qnEcho.Echo Easy CD\DVD Creator 6Start /wait msiexec /i "%systemdrive%\Apps\EasyCDdvd6\ECDC6.msi" /qn PIDKEY=**-****-****-**** ADDLOCAL=CreatorApps,DragToDisc,PMStudio,SuperNova REBOOT=RS REBOOTPROMPT=SEcho.I know the Easy CD entrys are different but i've tryed various methords from this site and the Roxio forum without sucsess. The weird thing is that the entries DONT get skipped over in the install process. It appears they are being installed, Easy CD takes about 3 mins, but after i cant find anything in start menu, program files and only minimal entries in the registry? I have created various .iss files for PM8 without any joy. I have also done a clean install of windows and installed from desktop using .cmd files for testing, with the exact same effect, appears to be installing, but they don't. I am using VMware 4.5 to test the instulation and XP pro SP1a. Any suggestions will be welcome.
  16. I get the same problem LayZeh. The problem is in my Regtweeks.reg entries somewhere. I have just found this discrepency in one of mine and your tweeks and the same entry found on the Kelly's XP Corner site. Our entry Kelly's entry Both these options try to set the control pannel to the classic view, but which one is right. I work on a Windows 97'se machine at work so i cant cheek it out. Kelly's entry was from this tweek: Whether this will solve the classic start menu problem i will investigate later.
  17. Thank you Alanoll, i can now transfer my RunOnceEx to xml. Just one thing to clear up for me; Does this refer to Xplode also? E.g. Various Ways to start XPinstall and Xplode.
  18. Nearly finished my unattended xpcd but have to many entries in my RunOnceEx list. I was advised to look at Xplode, looks cool. Is there a guide i can follow to get in the swing of this new toy, or some example files i coud look at besides the one included in XPlode-1.0.6. Thanks
  19. I get the same pinned items, if you find how to remove them please post. I use REGSHOT to look for changes in the registry, I would post it but im at work right now. You can get it from various places, heres one... regshot
  20. Did you try the dbPowerAmp forums? Found this there, hope it helps. dbpoweramp switches
  21. You can please some of the people some of the time and all of the people none of the time
  22. Been searching the net and came accross these sites. First site This one is good for app switches etc. Appdeploy enjoy
  23. Curious to know how many times a day people visit this forum. Personaly, as im creating a Unattatched XPcd, i visit here about 10 times a day checking for udates and looking at new posts. Ps Great site, cool people, friendly atmosphere, keep up the good work everybody
×
×
  • Create New...