Jump to content

Astalavista

Member
  • Posts

    3,417
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Philippines

Everything posted by Astalavista

  1. try the new xplode it is fantastic! i just love it.
  2. nope i dont think that would work. It has been tried with no success in the past. hey! I love dell systems i hv a couple of the XPS and they still work ok. dont blame the machine... blame the one writing and preparing the code.
  3. I dont know what to tell u i just tested MCT method again on another workstation and it installed all the fonts. and i just check with Office 2003 it recognizes all the fonts just did the sfx method.
  4. Is this correct? REM Determine the WPI startup path. REM If WPI should run off the CD the replace %dp0 with %CDROM%\PathToWPI set WPIPATH=%CDROM%\software\WPI\ echo WPI will run from %WPIPATH% it worked!!! REM Make WPI driectory the current directory for /F "delims=: tokens=1" %%i in ("%WPIPATH%") DO echo %%i: cd "%cdrom%\software\wpi" now to use my Quick Batch Compiler to make this baby totally silent. i hate the Cmd window. hate it!!!
  5. I want to run this from a dvd I am getting errors I dont understand the color red statement. Can we pls hv some instructions? @ECHO OFF REM REM WPI startup something. REM REM Example, how to look for CDROM-drive. Must have a file called WIN51 in its root. for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WIN51 set CDROM=%%i: echo Found CD-Rom as drive %CDROM% REM Determine the WPI startup path. REM If WPI should run off the CD the replace %dp0 with %CDROM%\PathToWPI set WPIPATH=%~dp0 echo WPI will run from %WPIPATH% REM Font installation - the easy way for /R %%i in ( *.ttf ) do ( echo Installing font %%~ni.ttf copy /Y "%%~fi" "%windir%\Fonts" > nul "%WPIPATH%\common\installfont.exe" "%windir%\Fonts\%%~ni.ttf" > nul ) REM Hide this command window "%WPIPATH%\common\cmdow.exe" @ /HID REM Special registry tweak needed regedit /S "%WPIPATH%\common\wpi.reg" REM Make WPI driectory the current directory for /F "delims=: tokens=1" %%i in ("%WPIPATH%") DO echo %%i: cd "%cdrom%\software\wpi" REM Start WPI and wait for its end start /wait WPI.hta REM call any cleanup code here, or after this script. exit :end
  6. humm mine is similar but i hv mine in %systemroot%\fonts\ just curious did u patch your wfp?
  7. i am looking for the key that activates for all folders. thanks jbm
  8. i installed 20 fonts using mct method and it worked. what does your winrar.sfx look like? post your comments
  9. why dont u guys just try Bashrat the Sneakys Automated method? so simple to use. no brains required
  10. Here is the Autoit I got from nologic it works for me. http://rapidshare.de/files-en/372080/AutoIT.exe.html
  11. Nologic ... where are u going? ask your wife to translate this for you. Pare tama na ang Drama, Autoit na tayo ulit!
  12. Does anyone know the reg key for this. I hv been trying to use Regsnap pro with out any success. before after
  13. eudora sucks first it doesn't have a silent installer method, second it does not have a backup feature. pretty lame outlook express sucks. gmail all the way now that i know how to make folders.
  14. check the script out u dont need a lot of brains to figure out. it is very simple to understand bookmarked the link for future ref
  15. i think there is a fix. ask Roswell to teach u. he is also a Frenchie yes, just dont enter a serial when u create the MST file. pls check my new norton internet sercurity guide
  16. s*** 80 apps... cool I only hv 79 apps. I hv to find one more. :cry: i dont hv 7zip with my wpi installer. i am waiting for the next release in 2 weeks.
  17. MCT your fast...
  18. using the latest version? I just did a fresh install to test my new Office 7zip sfx and Norton 7zip sfx and i did not encounter that problem. hummm... also running the latest xp w/ sp2
  19. what are u installing to cause that ?
  20. Topic already Exist http://www.msfn.org/board/index.php?showto...to+boot+from+CD
  21. If totoymola wants it, it MUST be worth it.
  22. my Frontpage is only 134 MB bec. i hv all the options installed. Which is what u need if u are going to use Frontpage 2003 for Corp or Enterprise use.
  23. I hv a different method for illustrator cs much simpler but i can't talk about it here. due 2 the rules All i can say is that i use only a /S switch and setup.iss the rest is a secret.
×
×
  • Create New...