Jump to content

Svend Rugaard

Member
  • Posts

    59
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Denmark

Everything posted by Svend Rugaard

  1. I have tried the Reverse Integration with build 1800 the "so called" RTM .. and it works flawless, have done it with Ultimate x86 and x64 and done it with Home Premium x86 and x64 .. no i am about to "glue" them together to one DVD
  2. What is the point with this ? .. Mine base score is 5.9 .. only because of RAM is Degrading the final score .. And even so .. it isnt any score there are worth competing in .. you can change it , in the Registry .. Do a 3D Mark test its more a score to compete with.
  3. I have tried BTS Driverpack , but it doenst install the ATI control Panel with advance features - About the Framework, i need it for some programs i use, but your Framework is the one with 1.1 and SP 1 mine is slipstreamed , i tried the slipstreams option becaues the 1.1 + SP 1 installation didnt work. But i will try that .. is the Commands right thought ?
  4. Hello! I would like some help here after last night i would redo my Unattended version of my DVD with Windows, and use probaly 3-4 hours to download updated versions of files, spywareblaster, msn and etc. And i added also Nforce Chipset drivers and ATI newest Update for my Radeon card. The following programs Doesnt install or does not do it correct, so i would like som help with commands to get this to work. - Spywareblaster 3.34 (Says it cant be installed silence) - MS Antispyware (The Command for Taskkill is Wrong but it is installed so i probaly guess the command for Taskkill is not doing any affect) - **** NFO Reader (Doesnt install silence , i must press next and so like i normal would install it) - Nforce Chipset (a** i can se in System Properties no IDE/SATA/SM BusControl and etc isnt install, that make me think it isnt installed) - Radeon ATI Driver (Isnt installed, not ATI control Panel in System Tray and no ATI Controller Advance Properties in Display Properties) - NetFramework (Dont install, i have even make a NET Framework with SP 1 Slipsstreamed) - GMail Notifier (Dont get installed at all, no message what so ever) - GMail Toolbar (Dont get installed at all, no message what so ever) Here is my my RunOnceEx.cmd Look at entry 007, 008, 010, 011, 012 ,014, 050 cmdow @ /HID @Echo Off rem PP=%SystemDrive%\install\programmer\ SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installere Programmer - Svends Unanttended XP 1.2" /f REG ADD %KEY%\001 /VE /D "MSN Messenger 7.0 + MsgPlus + Tools til fjernelse af ragelse" REG ADD %KEY%\001 /V 1 /D "%SystemDrive%\Install\Programmer\MSN_7.0_beta\MsnMsgs.msi /QB REG ADD %KEY%\002 /VE /D "Windows Media Player 10" /f REG ADD %KEY%\002 /V 1 /D "%systemDrive%\install\programmer\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f REG ADD %KEY%\003 /VE /D "Flash FXP 3.02" REG ADD %KEY%\003 /V 1 /D "%systemDrive%\install\programmer\Flash_fxp\FlashFXP_30_Setup.exe /VERYSILENT /SP- /NORESTART" /f" REG ADD %KEY%\004 /VE /D "Soulseek 1.55" REG ADD %KEY%\004 /V 1 /D "%systemdrive%\install\programmer\SoulSeek\slsk155.exe /S REG ADD %KEY%\005 /VE /D "Skype 1.0 - DK" REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\programmer\Skype\SkypeSetup.exe" /SILENT /SP- REG ADD %KEY%\006 /VE /D "DU Meter 3.05" REG ADD %KEY%\006 /V 1 /D "%systemdrive%\install\programmer\DU_Meter\DUMeter-Install.exe /VERYSILENT /SP- REG ADD %KEY%\006 /V 2 /D "REGEDIT /S %systemdrive%\install\Reg_Programmer\dumeter.reg" /f REG ADD %KEY%\007 /VE /D "Spywareblaster 3.4" REG ADD %KEY%\007 /V 1 /D "%systemdrive%\install\programmer\Anti_Spyware\spywareblastersetup34.exe /SILENT /NOCANCEL /SP- /NORESTART REG ADD %KEY%\008 /VE /D "Microsoft AntiSpyware" /f REG ADD %KEY%\008 /V 1 /D "%systemdrive%\install\programmer\Anti_Spyware\msantispyware.exe /S /v/qn" /f REG ADD %KEY%\008 /V 2 /D "%systemdrive%\Progra~1\Micros~1\gcasDtServ.exe /regserver" /f REG ADD %KEY%\009 /VE /D "Adobe Acrobat 7.01" REG ADD %KEY%\009 /V 1 /D "%systemdrive%\Install\programmer\Acrobat\acroread701.exe" REG ADD %KEY%\010 /VE /D "**** Nfo Viewer 2.10" REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\programmer\NfoReader\DAMNNFO.exe /s REG ADD %KEY%\011 /VE /D "Google Toolbar" REG ADD %KEY%\011 /V 1/D "%systemdrive%\Install\programmer\google\GoogleToolbarInstaller.exe /s /qn REG ADD %KEY%\012 /VE /D "Google Gmail Notifier" REG ADD %KEY%\012 /V 1/D "%systemdrive%\install\gmailnotifier\GmailInstaller.exe /S REG ADD %KEY%\012 /V 2/DTASKKILL /F /IM gnotify.exe rem PP=%SystemDrive%\install\drivers\ REG ADD %KEY%\013 /VE /D "Radeon Driver 5.9" REG ADD %KEY%\013 /V 1/D "%systemdrive%\Install\programmer\drivers\ati\setup.exe /K REG ADD %KEY%\014 /VE /D "NForce 5.10" REG ADD %KEY%\014 /V 1/D "%systemdrive%\Install\programmer\drivers\nforce\setup.iss rem PP=%SystemDrive%\install\software\ REG ADD %KEY%\020 /VE /D "Office 2003 DK - SP 1 integreret" REG ADD %KEY%\020 /V 1 /D "%systemDrive%\install\software\Office2003\PRO11.msi /QB" REG ADD %KEY%\030 /VE /D "Symantec Antivirus 9.0" REG ADD %KEY%\030 /V 1 /D "%systemDrive%\install\software\SAV\Symantec_AntiVirus.msi /qn" REG ADD %KEY%\050 /VE /D ".NET Framework 1.1 + SP 1- DK" REG ADD %KEY%\050 /V 1 /D "%systemDrive%\install\software\net_framework\netfx.exe /qb REG ADD %KEY%\102 /VE /D "Alcohol 120 % - Version 1.9.2" REG ADD %KEY%\102 /V 1 /D "%systemdrive%\install\programmer\Alcohol_Soft_120\setup.exe /qb /norestart rem PP=%SystemDrive%\install\Reg_Programmer\ REG ADD %KEY%\120 /VE /D "Registrer mIRC" /f REG ADD %KEY%\120 /V 1 /D "REGEDIT /S %systemdrive%\install\Reg_Programmer\mirc.reg" /f REG ADD %KEY%\121 /VE /D "Registrere Alcohol 120 %" REG ADD %KEY%\121 /V 1 /D "REGEDIT /S %systemdrive%\install\Reg_Programmer\alcohol.reg" /f REG ADD %KEY%\150 /VE /D "Fjerner Midlertidige Filer og Genstarter" /f REG ADD %KEY%\150 /V 1 /D "%SYSTEMDRIVE%\Install\oprydning.cmd" /f EXIT
  5. I have read all the "EULA" but it wont let me continue anyway .. the "Continue" button is still disabled ..
  6. Yes .. hehe .. but the last now is spywareblaster .. isnt there a command so it make the self proctection start so it shouldnt be done manual ?
  7. REG ADD %KEY%\008 /V 1 /D "%systemdrive%\install\programmer\Alcohol_Soft_120\setup.exe /qn" /f <-- I use this switch but i try with /norestart now .. I get back when its finish
  8. I just got a last problem with alcohol mostly .. it restart after install and spywareblaster isnt make autoprotect on.
  9. Oh.. That''s why the switch has to be /S.. Thanks for the info! As a wise man say, you learn new things every day.
  10. Okay .. but it work if its 1.55 you mean .. It is installed now.
  11. Ohh i didnt know that .. maybe thats why it doesnt work
  12. Can you copy paste your commando line for the regedit, maybe mine is wrong .. i use the same i use for mirc.reg import . I mean off course the line there is in RunOnceEx.reg .. Its the only problem before my disc is finish with, office, framcework, mirc, norton and etc , so its kinda s****y that i am stuck at the end .
  13. You missed the quote here. It should be REG ADD %KEY%\100 /VE /D "Spywareblaster 3.2" REG ADD %KEY%\100 /V 1 /D "%systemdrive%\install\programmer\Anti_Spyware\spywareblastersetup32.exe /verysilent" Thanks .. .. I have just tried with Soulseek and it works .. but i still not can get Alcohol to work with the serial .. Maybe i shall put the Reg Key in before i install Alcohol ? ..
  14. Thanks, i try this after this install is finish ..
  15. How would the command then be in RunOnceEx.cmd ?
  16. I'm sorry buddy, but I don't use Spyware Blaster, so I don't know anything about it. Please check the sticky threads. I think it is covered there. Yes but there it says .. but it doesnt work .. doesnt even install .. So maybe there should be a Quote there is missing ?
  17. I don't know Soul Seek, but as lilweirddude said, /S (upper case) works for him. I don't know what Soul Seek's installer is, but sometimes, switches are case sensitive. Your reg file for Alcohol looks fine. Let me check mine. Note: Alcohol's serial is REALLY long. I'm not sure if it is encrypted or what. So this is the best solution that you can do. (I think..) 1. Install Alcohol manually on your system, and register it. 2. Export your registration entries using regedit. Okay Thanks .. i Try with UPPERcase in /S .. and i try with Exported Key .. yes its very long I get back to you While it install you can maybe help me with the last problem .. Spywareblaster ? ..
  18. It doesnt install at all .. My line is following : REG ADD %KEY%\005 /VE /D "Soulseek 1.55" REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\programmer\SoulSeek\slsk155.exe" /s And another thing SPywareblaster doesnt install either. The Code is here taken from "Application" Swicthes .. topic. REG ADD %KEY%\100 /VE /D "Spywareblaster 3.2" REG ADD %KEY%\100 /V 1 /D "%systemdrive%\install\programmer\Anti_Spyware\spywareblastersetup32.exe /verysilent And last not least .. I cant get Alcohol Soft 120 % Registrered .. REG ADD %KEY%\008 /VE /D "Alcohol 120 % - Version 1.9.2" REG ADD %KEY%\008 /V 1 /D "%systemdrive%\install\programmer\Alcohol_Soft_120\setup.exe /qn" /f REG ADD %KEY%\008 /V 2 /D "REGEDIT /S %systemdrive%\install\Reg_Programmer\alcohol.reg" /f And the Code for "Alcohol.reg" is here taken from another topic. [HKEY_CURRENT_USER\Software\Alcohol Soft\Alcohol 120%\Info] "UserName"="Svend Rugaard" "Company"="N/A" "SerialNo"="Serial Key here"
  19. I got the CD for Creative Soundblaster 5.1 , and it works for Win XP ... I had tried it and it installs in a unanttended version .. i can create a ISO of it , then you can download it from me ?
  20. How can i make soulseek install silent without it popup ? ..
  21. Maybe it suppose to be wrong but it works .. so it couldnt be wrong, my problem isnt the file doesnt work still .. The problem is Adobe Reader , and that was my question from start .. so please stick to topic
  22. I have use the qoute RunOnceEx Creater use just for the english version .. there shouldnt be any diffrences .. its ONLY Adobe reader it doesnt installing. So please come with a example for it.
  23. All of those programs you descriped are working .. i havent trouble installing them. Its only Adobe Reader 6.0 there is the problem to be installed .. It skip it at the installation .. but no error message at all .. Office, NetFramework and etc are working and i cant use those programs that ryan have make anyway , because they are not in danish .. And Adobe Reader 7.0 isnt in danish yet. And i have sleepstream all the office pack long time ago. So its also with the lateste office 2003 SP 1 + Hotfixes.
  24. I have tested my Install now , and it works perfectly besides - Adobe Reader doesnt get installed, when windows have installed and coming to Welcome screen and start op for the first time it start to install various application as it should be BUT. The first 2 application i dont even try to install it go directly to the 3 software it shall install. My runoncex.cmd file is looking like this, and i cant see any errors and it dont say any errors it just skip the first 2 of some reason that i dont know. The code is here : cmdow @ /HID @Echo Off rem PP=%SystemDrive%\install\programmer\ SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installere Programmer - Svends Unanttended XP 1.0" /f REG ADD %KEY%\001 /VE /D "Acrobat Reader 6.0" /f REG ADD %KEY%\001 /V 1 /D "%SystemDrive%\Install\programmer\Adobe60\AdbeRdr60_dan_full.exe -p"-s /v\"/qn\""" /f REG ADD %KEY%\002 /VE /D "MSN Messenger 7.0 - Beta" REG ADD %KEY%\002 /V 1 /D "%SystemDrive%\Install\Programmer\MSN_7.0_beta\MsnMsgs.msi /QB REG ADD %KEY%\003 /VE /D "Windows Media Player 10" /f REG ADD %KEY%\003 /V 1 /D "%systemDrive%\install\programmer\WMP10\MP10Setup.exe /q:A /c:\"setup_wm.exe /Q /R:N /DisallowSystemRestore\"" /f REG ADD %KEY%\004 /VE /D "Flash FXP 3.02" REG ADD %KEY%\004 /V 1 /D "%systemDrive%\install\programmer\Flash_fxp\FlashFXP_30_Setup.exe /VERYSILENT /SP- /NORESTART" /f" REG ADD %KEY%\005 /VE /D "Soulseek 1.55" REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\programmer\SoulSeek\slsk155.exe" /qb REG ADD %KEY%\006 /VE /D "Skype 1.0 - DK" REG ADD %KEY%\006 /V 1 /D "%systemdrive%\install\programmer\Skype\SkypeSetup.exe" /SILENT /SP- REG ADD %KEY%\007 /VE /D "DU Meter 3.05" REG ADD %KEY%\007 /V 1 /D "%systemdrive%\install\programmer\DU_Meter\DUMeter-Install.exe /VERYSILENT /SP- rem PP=%SystemDrive%\install\software\ REG ADD %KEY%\010 /VE /D "Office 2003 DK - SP 1 integreret" REG ADD %KEY%\010 /V 1 /D "%systemDrive%\install\software\Office2003\PRO11.msi /QB" REG ADD %KEY%\015 /VE /D "Symantec Antivirus 9.0" REG ADD %KEY%\015 /V 1 /D "%systemDrive%\install\software\SAV\Symantec_AntiVirus.msi /qn" REG ADD %KEY%\020 /VE /D ".NET Framework 1.1 - DK" REG ADD %KEY%\020 /V 1 /D "%systemDrive%\install\software\net_framework\dotnetfx.exe" REG ADD %KEY%\021 /VE /D ".NET Framework 1.1 - DK - SP 1 REG ADD %KEY%\021 /V 1 /D "%systemDrive%\Install\software\net_framework\sp1\NDP1.1sp1-KB867460-X86.exe /Q rem PP=%SystemDrive%\install\Tweaks_Til_Windows\ REG ADD %KEY%\040 /VE /D "Importer Svend Tweak 0.1 Alpha" /f REG ADD %KEY%\040 /V 1 /D "REGEDIT /S %systemdrive%\install\Tweaks_Til_Windows\RegTweaks.reg" /f rem PP=%SystemDrive%\install\Reg_Programmer\ REG ADD %KEY%\100 /VE /D "Registrer mIRC" /f REG ADD %KEY%\100 /V 1 /D "REGEDIT /S %systemdrive%\install\Reg_Programmer\mirc.reg" /f EXIT I have got Messenger to be installed now the problem is only Adobe Reader ..
  25. Maybe its allready been done, but i cant use that one .. i dont want the english one i got the danish one .. so i cant find a guide ind there where i cant integrated the SP 1 in .NET 1.1 .. then i would make it in danish.
×
×
  • Create New...