Jump to content

war59312

Member
  • Posts

    937
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by war59312

  1. I just use: start /wait %systemdrive%\install\KB884020.exe /quiet /norestart
  2. They dont. Being extra carefull. hehe /quiet Quiet mode, no user interaction /q[n|b|r|f] Sets user interface level n - No UI b - Basic UI r - Reduced UI f - Full UI (default) /norestart Do not restart after the installation is complete And for those with no clue. Download the attachment!! Adobe7TweakedOut.ZIP
  3. I perfer this btw. ECHO Installing Adobe Reader 7.0 start /wait %systemdrive%\install\Applications\AdobeReader7\AdobeReader7.msi /quiet /qn /norestart ECHO.
  4. oh ok lol whoops hehe thanks guys, will
  5. Here is mine. CopyFav.cmd @echo off ConsoleTool /HIDE COPY "%systemdrive%\install\Favorites" "%UserProfile%\Favorites" CD %UserProfile%\Favorites DEL /Q "Links" MKDIR "Links" MKDIR "Download" MKDIR "Games" MKDIR "Image Hosting" MKDIR "IRC" MKDIR "Music" MKDIR "My Web Site" MKDIR "News" MKDIR "School" MKDIR "Search" MKDIR "Urban Terror" MKDIR "Windows Problems" MKDIR "WinXP - Tech News" MKDIR "WinXP Forums" COPY "%systemdrive%\install\Favorites\Download" "%UserProfile%\Favorites\Download" COPY "%systemdrive%\install\Favorites\Games" "%UserProfile%\Favorites\Games" COPY "%systemdrive%\install\Favorites\Image Hosting" "%UserProfile%\Favorites\Image Hosting" COPY "%systemdrive%\install\Favorites\IRC" "%UserProfile%\Favorites\IRC" COPY "%systemdrive%\install\Favorites\Links" "%UserProfile%\Favorites\Links" COPY "%systemdrive%\install\Favorites\Music" "%UserProfile%\Favorites\Music" COPY "%systemdrive%\install\Favorites\My Web Site" "%UserProfile%\Favorites\My Web Site" COPY "%systemdrive%\install\Favorites\News" "%UserProfile%\Favorites\News" COPY "%systemdrive%\install\Favorites\School" "%UserProfile%\Favorites\School" COPY "%systemdrive%\install\Favorites\Search" "%UserProfile%\Favorites\Search" COPY "%systemdrive%\install\Favorites\Urban Terror" "%UserProfile%\Favorites\Urban Terror" COPY "%systemdrive%\install\Favorites\Windows Problems" "%UserProfile%\Favorites\Windows Problems" COPY "%systemdrive%\install\Favorites\WinXP - Tech News" "%UserProfile%\Favorites\WinXP - Tech News" COPY "%systemdrive%\install\Favorites\WinXP Forums" "%UserProfile%\Favorites\WinXP Forums" EXIT hehe Or just rar it all up and create a sfx for it.
  6. Download: http://www.iexbeta.com/~tacobell/temp/AdbeRdr70_enu_full.exe http://hw-driver-bal.nctu.net:52833/pub/sl...70_enu_full.exe ftp://ftp.nctu.edu.tw/Vendors/slime/txtEd...70_enu_full.exe http://ftp.pconline.com.cn/pub/download/20...70_enu_full.exe http://www.jonmega.com/downloads/adobe/Adb...70_enu_full.exe
  7. Not working here. Not sure why it isn't working. I used the same config for that one as I did all the other (working) installers. Try redownloading, I guess. No luck. Same error. Tried on different computer and same error. Am I doing it wrong? Probally! start /wait msxml4sp2.exe /qb
  8. Thanks GM done the trick for me I use: HMTCDWIZ.EXE /quiet /norestart
  9. Where to download Microsoft GDI+ Detection Tool (KB873374)? Also for Microsoft Script why: /Q:A /R:N When /Q works fine. Seeing as when doing /? the other three are not even choices. So what does the a r and n do?
  10. Here is mine. With all the plugins. hehe ECHO Installing Nero Burning ROM ECHO. start /wait %systemdrive%\install\Applications\Nero\Nero.cmd @echo off ConsoleTool /HIDE start /wait %systemdrive%\install\Applications\Nero\Nero.exe /SN=SERIAL REMOVED /WRITE_SN /SILENT /NOREBOOT CHOICE.COM /N /CY /TY,3 >NUL COPY /Y "%systemdrive%\install\Applications\Nero\Plugins\*.*" "%ProgramFiles%\Common Files\Ahead\AudioPlugins" EXIT
  11. Very simple. Example: COPY /Y "%systemdrive%\install\Applications\FTPServer\bpftpserver.exe" "%ProgramFiles%\BPFTP Server"
  12. I'm lost. What are all the switchs? Can you add a /help or /? to dispaly all the switchs. Thanks, Will
  13. JohnnyDo hope you dont mind. http://www.wars-realm.com/JD's%20Tweaks.zip
  14. People please dont post your entire **** registry file or pages long ok. Please. Attach it instead. Thanks, Will And I cant get **** visual effects to stick. However these work. [HKEY_CURRENT_USER\Control Panel\Desktop] "DragFullWindows"="1" "MenuShowDelay"="0" "FontSmoothing"="0" "FontSmoothingOrientation"=dword:00000001 "FontSmoothingType"=dword:00000000 "SmoothScroll"=dword:00000000
  15. What did you do? Because mine still don't work. Well make it small icons on start menu. Then restart computer. Loging off or killing explorer did not work here. Then export: [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2] Then change it to large icons and restart computer. Then open the task manger and kill explorer and then run "cmd" and then cd to the directory with the exported registry file and run it: regedit NOF.reg Then run explorer. Then log off and back on. Then it should be small icons on classic start menu.
  16. No luck. Nither with: HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2 Update: Never mind. It was acting funny. Finally figured it out. Thanks a lot!!
  17. Thats for the new start menu only. Not classic.
  18. Does not work with WinXP though. Yes I restarted.
  19. [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Search Page"="http://www.google.com" "Search Bar"="http://www.google.com/ie" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search] "SearchAssistant"="http://www.google.com/ie" [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl] @="http://www.google.com/keyword/%s" "provider"="gogl" " "="+" "&"="%26" "+"="%2B" "#"="%23" "?"="%3F" "="="%3D"
  20. start /wait %systemdrive%\install\Applications\JavaDevKit\JavaDevKit.exe /S /v/qn
  21. Java Development Kit 1.5.0 RC1: jdk-1_5_0-rc-windows-i586.exe /S /v/qn
  22. Sure did.
  23. Direct link: http://download.microsoft.com/download/A/5...2/mp10setup.exe
×
×
  • Create New...