Jump to content

dpsleep

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About dpsleep

dpsleep's Achievements

0

Reputation

  1. im trying to install flyakiteosx silently but it seems to just skip over it ever time. here is the code im useing for the runonce.cmd. REG ADD %KEY%\001 /VE /D "flyakiteosx" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\Install\applications\flyakiteosx\FlyakiteOSXv2.0.exe /S /v" "/qn REBOOT=Suppress" /f any help is much apreciated
  2. i was wondering if anyone knew how to get winamp 5.1 surround sound version to silent install. i dont see how it would be much different then winamp 5. here is what im using on the runonce cmd. REG ADD %KEY%\016 /VE /D "winamp" /f REG ADD %KEY%\016 /V 1 /D "%systemdrive%\Install\applications\winamp\winamp.exe /S /v" "/qn REBOOT=Suppress" /f if anyone knows a way for it to work without trying to reboot, i would be very greatfull.
  3. heres a tweak that will make windows boot allot faster, went from bar scrolling about 5 times to 2 times. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters] "VideoInitTime"=dword:000004b3 "EnablePrefetcher"=dword:00000001 "AppLaunchMaxNumPages"=dword:00000fa0 "AppLaunchMaxNumSections"=dword:000000aa "AppLaunchTimerPeriod"=hex:80,69,67,ff,ff,ff,ff,ff "BootMaxNumPages"=dword:0001f400 "BootMaxNumSections"=dword:00000ff0 "BootTimerPeriod"=hex:00,f2,d8,f8,ff,ff,ff,ff "MaxNumActiveTraces"=dword:00000008 "MaxNumSavedTraces"=dword:00000008 "RootDirPath"="Prefetch" "HostingAppList"="DLLHOST.EXE,MMC.EXE,RUNDLL32.EXE" "EnableSuperfetch"=dword:00000001
×
×
  • Create New...