Jump to content

viinno

Member
  • Posts

    41
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by viinno

  1. It would also appear that Media Connect 2.0 intergrates B) so now it is no longer in my runonce, if anyone has tested this I sure would like to know if it works ok intergrated
  2. Ok I know im living up to true newbie status here but anyway..... I searched about and put the following Reg Tweaks and cmdlines command together, Everything was hunky dory untill I actually ran my install to find the reg tweaks had not been made cmdlines [COMMANDS] "RunOnceEx.cmd" "regedit /s regtweaks.reg" regtweaks [HKEY_CURRENT_USER\Control Panel\Desktop] "AutoEndTasks"="1" "HungAppTimeout"="100" "WaitToKillAppTimeout"="1000" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction] "Enable"="Y" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters] "EnablePrefetcher"=dword:00000003 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="3000" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc] "Start"=dword:00000004 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSaveSettings"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "NoNetCrawling"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoRemoteRecursiveEvents"=dword:00000001 Could someone please point out what im doing wrong here and tell me how to get these few tweaks to install ? my cmdlines and regtweaks are located in the $OEM$ folder and that is all ive added to my install, no other changes anywhere else regarding reg tweaks. I had to search pretty hard just to figure this much out, seems everyone has lots and lots of nice tweaks but I couldnt find anywhere that made it nice and straight forward how to actually import any of them. Like I said true newbie status here
  3. ok fine 1. I had no idea i was "crippling my browser" 2. I still have no idea what the heck REFERED ID's are 3. how i get them to the server then? 4. why does your link require the above mentiond criteria? Also Im sorry, this topic is 28 pages long I guess I dont have time to wade through every post on msfn to make a mild observation. but anyway, \winamp.exe /S /install=RF worked just fine, so im not going to get too upset if i dont get to view your msi
  4. OK maybe its just me here.... Just where can i download this wonderfull msi from? the link on the 1st post redirects me too http://www.msfn.org/ I sure cant find no winamp msi download on there neither any suggestions ?
  5. Thnks!! I knew it!! just knew that someone allready had it done! But anyway..... I used \Install\wmcsetup.exe /Q:A /R:N" /f And it run just fine While Im here and posting.... hers my runonceex...I chose to only install the applications that windows should have out of the box (all str8 from windows dowload center) I also searched pretty hard on some of these apps, so maybe it will help someone out..... cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Now Installing Applications:" /f REG ADD %KEY%\005 /VE /D ". NET Framework 1.1" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\dotnetfx.exe /q:a /c:\"install /l /q\"" /f REG ADD %KEY%\010 /VE /D ".NET Framework Service Pack 1." /f REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\NDP1.1sp1-KB867460-X86.exe /qn" /f REG ADD %KEY%\015 /VE /D ".NET Framework Security Update" /f REG ADD %KEY%\015 /V 1 /D "%systemdrive%\Install\NDP1.1sp1-KB886903-X86.exe /qn" /f REG ADD %KEY%\020 /VE /D "HighMAT CD Writing Wizard " /f REG ADD %KEY%\020 /V 1 /D "%systemdrive%\Install\HMTCDWizard_enu.exe /qn" /f REG ADD %KEY%\025 /VE /D "Windows Media Player 10" /f REG ADD %KEY%\025 /V 1 /D "%systemdrive%\Install\MP10Setup.exe /q:A /c:"setup_wm.exe /Q /R:N /P:#e" /f REG ADD %KEY%\030 /VE /D "Windows Media Player 10 Codecs" /f REG ADD %KEY%\030 /V 1 /D "%systemdrive%\Install\wmfdist95.exe /Q:A /R:N" /f REG ADD %KEY%\035 /VE /D "Windows Security Update 885835" /f REG ADD %KEY%\035 /V 1 /D "%systemdrive%\Install\WindowsXP-KB885835-x86-ENU.exe /Q /O /N /Z /f REG ADD %KEY%\040 /VE /D "Windows Media Connect" /f REG ADD %KEY%\040 /V 1 /D "%systemdrive%\Install\wmcsetup.exe /Q:A /R:N" /f REG ADD %KEY%\045 /VE /D "Cleaning Up and Rebooting" /f REG ADD %KEY%\045 /V 1 /D "%systemdrive%\Install\cleanup.cmd" /f EXIT
  6. Need runonceex switch for WMP10 codecs I am searching for this right now, but i thought what the hey! ill post and see if i cant get a solution quicker Also looking at other peoples install of WMP10 it appears that no one else is worried about installing the codecs, guess i should have them intergrated in my wmp10 ? (no doubt some one has allready done this and has it available on here for download, theres just no stopping u guys B) )
  7. I`d like to create a slip streamed updated version of norton 2002 and then use batch commands to intergrate this into my silent install. Anyone have any suggestions for this particular edition of norton internt security?
  8. Well this is what i use and it works just dandy ECHO Installing Sun Java VM 1.5.0 ECHO Please wait... start /wait %systemdrive%\{FOLDER NAME}\jre-1_5_0_05-windows-i586-p.exe /s /v"/qn ADDLOCAL=jrecore IEXPLORER=1" Of Course this is for I Explorer, Im sure you can work out the substitues for other browsers there....
  9. viinno

    XP Tour

    yea , nlite worked just fine, im just lazy i gues
  10. viinno

    XP Tour

    Does anyone know a winnt.sif command (or a batch file command for that matter) that prevents the "take a tour of windows xp" feature installing during an unattended set up ?
  11. well ok maybe its supposed to be there, sure aint there for me. in sourcess i have 1 i386 folder which contains 1 empty SVCPACK folder anyroad up, I went ahead and wrote my batch file now, seemed easier than worrying myself why i have no error_reporting.txt anywhere on my system!
  12. OK now im going to seem totally retarded but.... I dont see no error_reporting.txt anywhere, where should it be and how can i get it there? I have managed to run hfnetchk so ive included the wu, looking at it tho i get the feeling i didnt do that right either. well thnks for ur time anyway WU.zip
  13. OK now ill admit im fairly new to creating slipstream`d xp boot discs however, I have allready made a slipstreamed sp2 disc ( with hotfix`s) and it works just fine. Now, i wanted to add a few applications (namely 1.1net framework, mediaplayer10, virtual machine and a couple others) so I stumble upon hfslip programme and instructions for the less script minded. http://www.vorck.com/hfslip.html So I dl and run hpslip, ok all good, I enter the files i need in the right folders, all good, I put my updated i386 folder in source and my root source files, all good, When i run the script again.... not good, I get a really friendly message saying i didnt read page 1, it would appear that I need to add something else to my source folder other than i386 folder and the 3 root files. Any Suggestions? ( yeah i know. i need to stop trying to take the easy root and write some batch commands but hflsip just seemed a good work around)
  14. OK now ill admit im fairly new to creating slipstream`d xp boot discs however, I have allready made a slipstreamed sp 2 disc and it works just fine Now, i wanted to add a few applications (namely 1.1net framework, mediaplayer10, virtual machine and a couple others) so I stubmle upon ur hfslip programme and instructions for the less script minded. So I dl and run hpslip, ok all good, I enter the files i need in the right folders, all good, I put my updated i386 folder in source and my root source files, all good, When i run the script again.... not good, it seems to want something more in the source folder, what am i missing?
×
×
  • Create New...