Jump to content

keytotime

Member
  • Posts

    403
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by keytotime

  1. The Aip is huge for acrobat 7 it is 480 mb.
  2. Copy the files from the original office to there appropriate location in the shrunk office.
  3. in the dell delete svcpck.inf and the folder svcpck.
  4. Nm.
  5. Yes bashrat's method works.
  6. Look with the new media player you can't upgrade to the old one. Using winows media upgrade.
  7. The smart fan is one with a thermal sensor. As the temperature increases the total resistance of the thermal sensor wire decreases. Therefore more current and voltage is passed through and speed increases.
  8. Check the file date for the Windows media player, it is now 2/15/2004.
  9. Astalavista, that's a really good idea.
  10. I've managed to remove both the close and the cancel button in 7-zip. Ryan figured out a way to keep the title bar but remove the close button. 500 DIALOG 0, 0, 186, 26 STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION CAPTION "Progress" LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US FONT 8, "MS Shell Dlg" { CONTROL "Progress1", 1000, "msctls_progress32", PBS_SMOOTH | WS_CHILD | WS_VISIBLE | WS_BORDER, 7, 7, 172, 14 } 7zS.7z
  11. If bios can't do it then it can't be done. Sorry
  12. Try making a admin install and then shrink office.
  13. http://www.microsoft.com/downloads/details...&displaylang=en
  14. http://ryanvm.net/msfn/ and then you extract that and patch the .msi and then rebuilt the 7zip install.
  15. Um what's a link. What will this work on my Univac computer.
  16. I have a green chieftech matrix full tower. It stays cool, even though i haven't turned it off for more than 5 seconds in 6 months. One word of advice, no clear side windows and no chief material. Steel or thick Aluminum.
  17. Chieftech
  18. Updated the guide to make it clearer.
  19. Search please, Also remove bootfix.bin in i386
  20. No, Shell32.dll is way to critical to be renamable.
  21. This is a tutorial how to make a switchless for any program using 7-Zip. The new 7-zip uses /S.
  22. bah this is retarded, we're arguing over 10kb. Startx is free and works better than qbf for me. A for the multiple commands. That why we can do REG ADD %KEY%\020 /VE /D "Symantec Antivirus 9.3" /f REG ADD %KEY%\020 /V 1 /D "%CDROM%\Apps\sav.exe" /f REG ADD %KEY%\020 /V 2 /D "REGEDIT /S %CDROM%\Apps\1.reg" /f
  23. I used startx becuase it is free and i know that o some machines batch files converted using quick batch file coverter does not work. My machine being one of them . Also startx compressed with upx is 90Kb while your installer.exe for office is 144. I atached the compressed startx in my original post.
  24. @ Astalavista, a .msi is an install package that calls on msiexec. msiexec /i tells windows to install the .msi. Since 7-zip can not call on msiexec directly we need StartX to call on msiexec for us. Type in msiexec /? at run to see more.
×
×
  • Create New...