Jump to content

AznStyl

Member
  • Posts

    39
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by AznStyl

  1. This way doesn't install office2003. I've tested it out and I saw the winrar extraction but when I log into xp, office2003 is not install. I didn't try gunsmokingman way yet but will do it after work.
  2. where in WinRAR SFX do I put this command in? ===> Setup=setup.exe TRANSFORM=Unattended.MST /qb- TempMode Silent=2 Overwrite=1 <===I'm not use to winrar with sfx mode. Thanks for the info.
  3. I've made an unattended cd with Sygate firewall install. It install successfully but now I want to register it after it done install... I've search the forum and did not find anything in sygate. Have anybody register it succesfully thru an unattended? Pls share your knowledge. Thank You.
  4. Thank You for clarification... I'm now testing the unattended cd. Sorry to make this thread messy.. will try to make a new thread of more questions are needed to be ask. Thank You once again.
  5. I'm using the RunOnceEx Creator and I added some softwarez to it but I'm still confuse about the path. E:\XPCD\$OEM$\$1\Install\Applications <-- this is where all the software that I've added in. So in the run once do I have to add %systemdrive%\install\Applications\programnamefolder\programe.exe ?? or wut? please help with clarification. Thank you. Below is the runonceex.cmd that I've created with RunOnceEx Creator cmdow @ /HID @Echo Off rem PP= SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Programs" /f REG ADD %KEY%\000 /VE /D "Applying Registry Tweaks" /f REG ADD %KEY%\000 /V 1 /D "REGEDIT /S regtweaks.reg" /f REG ADD %KEY%\001 /VE /D "Ad-Adware SE Pro v1.03" /f REG ADD %KEY%\001 /V 1 /D "aawsepro.exe /s" /f REG ADD %KEY%\002 /VE /D "Alcohol 120%" /f REG ADD %KEY%\002 /V 1 /D "setup.exe /qn" /f REG ADD %KEY%\003 /VE /D "Registering Alcohol 120%" /f REG ADD %KEY%\003 /V 1 /D "REGEDIT /S register.reg" /f REG ADD %KEY%\004 /VE /D "AVG Antivirus v7.0" /f REG ADD %KEY%\004 /V 1 /D "avgsetup.exe %SETUP% /SCRIPT_FILE "%systemdrive%\Install\Applications\AVG7\avgsetup.ini" %1 %2 %3 %4 %5 %6 %7 %8 %9" /f REG ADD %KEY%\005 /VE /D "Flashget v1.6" /f REG ADD %KEY%\005 /V 1 /D "fgf160.exe /s" /f REG ADD %KEY%\006 /VE /D "Registering Flashget v1.6" /f REG ADD %KEY%\006 /V 1 /D "REGEDIT /s register.reg" /f REG ADD %KEY%\007 /VE /D "K-Lite Mega Codec v1.01" /f REG ADD %KEY%\007 /V 1 /D "klmcodec101.exe /silent" /f REG ADD %KEY%\008 /VE /D "Nero Burning ROM 6.3.1.6" /f REG ADD %KEY%\008 /V 1 /D "Nero6316.exe /SILENT /NOREBOOT /SN=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /WRITE_SN" /f REG ADD %KEY%\009 /VE /D "SpyBot Search & Destroy" /f REG ADD %KEY%\009 /V 1 /D "spybotsd12.exe /silent" /f REG ADD %KEY%\010 /VE /D "SpywareBlaster" /f REG ADD %KEY%\010 /V 1 /D "spywareblastersetup.exe /verysilent" /f REG ADD %KEY%\011 /VE /D "Sygate Personal Firewall Pro v5.5 Build 2637" /f REG ADD %KEY%\011 /V 1 /D "pspf.msi /QN Reboot=Supress" /f REG ADD %KEY%\012 /VE /D "Winamp v5.04 Pro" /f REG ADD %KEY%\012 /V 1 /D "winAmp.msi /qn" /f REG ADD %KEY%\013 /VE /D "Registering Winamp" /f REG ADD %KEY%\013 /V 1 /D "REGEDIT /s register.reg" /f REG ADD %KEY%\014 /VE /D "Window Washer 5" /f REG ADD %KEY%\014 /V 1 /D "windowwasher5setup.exe /s" /f REG ADD %KEY%\015 /VE /D "WinDVD 6" /f REG ADD %KEY%\015 /V 1 /D "winDVD6.exe /verysilent /sp-" /f REG ADD %KEY%\016 /VE /D "WinRAR v3.30" /f REG ADD %KEY%\016 /V 1 /D "wrar330.exe /s" /f REG ADD %KEY%\017 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\017 /V 1 /D "cleanup.cmd" /f EXIT p.s eagle00789 nice work... glad that I've found this progz
  6. HI I'm trying to do the same thing but how do I combine xp+sp2 + office2k3+sp1 into 1 cd? when I try the tutorial to put office 2k3 into an unttended cd it come out over 1+ gig. I've try to delete the safe folder as recomended on other tutorial but its still big to fit into a cd. How am I goin about to do it in 1 cd? Any help would be much appreciated. Thank You.
  7. I've just tested out the unattended that I've thought it was all fix but guess now I'm return back for more questions. Well, most of the programs install but klmcodec101.exe and windowwasher5setup.exe didn't install but I will follow Alanoll advice and fix those 2 lines. Next my AVG antivirus 7.0 didn't install ===> ECHO. ECHO Installing AVG Anti-Virus v7... SET SETUP="%systemdrive%\Install\Applications\AVG7\avgsetup.exe" %SETUP% /SCRIPT_FILE "%systemdrive%\Install\Applications\AVG7\avgsetup.ini" %1 %2 %3 %4 %5 %6 %7 %8 %9 <==== It give me an error saying internal or external command doesn't exist or something alike. I follow that instruction how to install avg7 in the pinned topic in application switches forum. Anyhow I will try and test it again now and will come back with more questions if more problems occur... Thanks to all tha have been helping and taking ur valuable time on me... greatly appreciated.
  8. Thanks mazin for pointing out more errors... I just did my unattended xp yesterday and only one program install "Ad-Adware SE Pro" the rest didn't install and didn't even reboot after it install. I will fix the batch and will retry it today and see how it goes... but I have a feeling that I will return with more questions,... thanks for all the support much appreciated.
  9. silly me... will correct that and will test it out later... thanks LPL for pointing that out.
  10. If I get you right killerbee and westi, I only need to put " in only where the path have space in them right? and another thing. start /wait %systemdrive%\install\Applications\K-Lite Mega Codec\klmcodec101.exe /Silent <-- this is the only part where I don't have the " in the batch_file.cmd but shouldn't other programs install in since it doesn't have space in between or just because of that one mistake trigger the whole batch not to install any programs? I'm confuse. but thanks for a fast reply guys. Much appreciated.
  11. Hi westi, I don't get what you mean by missing ". Where and in what part of the " should I be looking in and what file name should I be changing to 8.3 and why? Thanks for replying.
  12. Hi, after doing a lot of reading and searching the forum I'm still very confuse about a lot of things. But to sum it all up I have a few questions that I like to ask. First off I've follow the tutorial to make the unattended cd. So I make one and tested with VMWare. The install of xp went well but the error part is where it attemp to install the softwares. It give me the error of wrong path of the software. Below is my batch_file.cmd CLS @echo off TITLE Windows XP SP2 - Unattended Installation ECHO. ECHO Over the next few minutes you will see automated installations ECHO of various sofware applications, windows updates, and registry ECHO tweaks being implemented. The computer will restart automatically ECHO once the whole process has finished! ECHO. ECHO Removing useless shortcuts... DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Update.lnk" DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk" DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk" ECHO. ECHO Applying Registry Tweaks... REGEDIT /S %systemdrive%\install\RegTweaks.reg ECHO. ECHO Deleting ASP.NET User Account created by .NET Framework 1.1... net user aspnet /delete ECHO. ECHO Starting installation of Applications ECHO. ECHO Installing Lavasoft Ad-Aware SE Pro v1.03 ECHO Please wait... start /wait %systemdrive%\install\Applications\AdAware\aawsepro.exe /s ECHO. ECHO Installing Alcohol 120% ECHO Please wait... start /wait %systemdrive%\install\Applications\Alcohol120\setup.exe /qn ECHO. ECHO Installing AVG Anti-Virus v7... SET SETUP="%systemdrive%\Install\Applications\AVG7\avgsetup.exe" [COLOR=blue]%SETUP% /SCRIPT_FILE "%systemdrive%\Install\Applications\AVG7\avgsetup.ini" %1 %2 %3 %4 %5 %6 %7 %8 %9[/COLOR] ECHO. ECHO Installing Flashget v1.6 ECHO Please wait... start /wait %systemdrive%\install\Applications\flashget\fgf140.exe /S ECHO. ECHO Registering Flashget v1.6... REGEDIT /S %systemdrive%\install\Applications\flashget\register.reg ECHO. ECHO Installing Kazaa Lite Mega Codec v1.01 ECHO Please wait... start /wait %systemdrive%\install\Applications\K-Lite Mega Codec\klmcodec101.exe /Silent ECHO. ECHO Installing Nero 6.3.1.6... ECHO Please wait... start /wait %systemdrive%\install\Applications\Nero\Nero6316.exe /SILENT /NOREBOOT /SN=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx /WRITE_SN ECHO. ECHO Installing Spybot Search & Destroy v1.2 ECHO Please wait... start /wait %systemdrive%\install\Applications\SpyBot\spybotsd12.exe /Silent ECHO. ECHO Installing SpywareBlaster v3.1 ECHO Please wait... start /wait %systemdrive%\install\Applications\Spywareblaster\spywareblastersetup.exe /verysilent ECHO. ECHO Installing Sygate Personal Firewall Pro v5.5 Build 2637 ECHO Please wait... start /wait %systemdrive%\install\Applications\Sygate\pspf.msi /QN Reboot=Supress ECHO. ECHO Installing Winamp v5.04 Pro ECHO Please wait... start /wait %systemdrive%\install\Applications\Winamp5\winamp504_pro.exe /S ECHO. ECHO Registering Winamp v5.04 Pro... REGEDIT /S %systemdrive%\install\Applications\Winamp\register.reg ECHO. ECHO Installing Window Washer 5 ECHO Please wait... start /wait %systemdrive%\install\Applications\Window Washer\windowwasher5setup.exe /S ECHO. ECHO Installing WinDVD 6 ECHO Please wait... start /wait %systemdrive%\install\Applications\WinDVD\WinDVD6.exe /S ECHO. ECHO Installing WinRAR 3.30 ECHO Please wait... start /wait %systemdrive%\install\Applications\WinRAR\wrar330.exe /s ECHO. ECHO Restarting the PC in 1 minute... shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!" ECHO. ECHO Deleting Temp Installation Files... RD /S /Q %systemdrive%\Drivers RD /S /Q %systemdrive%\install EXIT and here is my winnt.sif ;SetupMgrTag [Data] AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="yes" TargetPath=\WINDOWS [GuiUnattended] AdminPassword="pass" EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=20 OemSkipWelcome=1 [Display] BitsPerPel=32 Xresolution=1024 Yresolution=768 Vrefresh=85 [UserData] ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx FullName="TEST" OrgName="TESTING" ComputerName=* [TapiLocation] CountryCode=1 Dialing=Tone AreaCode=612 [RegionalSettings] LanguageGroup=10,9,14,1 [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=No [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* [NetClients] MS_MSClient=params.MS_MSClient [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=Yes UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=Yes WINS=No NetBIOSOptions=0 [Components] msmsgs=off msnexplr=off zonegames=off [GuiRunOnce] %systemdrive%\install\batch_file.cmd the part that gets me is that the RegTweaks.reg work but the software won't install with error wrong path. My xp is install in Drive E:/ I've set up the $OEM$ and all it subfolder accordingly to the tutorial. [E:\XPCD\$OEM$\$1\Install\Apllications] in that path is where I put the softwares in. p.s I've read throught the forum and came across with "RunOnceEx.cmd" I like the GUI of it but I'm very limited on programming and languages. So if anybody can convert my batch_file.cmd to RunOnceEx.cmd I would greatly appreciated. For now I'm very confusing about this unattended project. If I'm doing anything wrong of making this project pls do tell me what's wrong and how to fix it. Any help or comment or clarification is greatly appreciated. Thank You.
  13. anybody know a silent install switch for this progz? I've try the search engine but w/ no luck. Thanks
×
×
  • Create New...