sad to say that is not the coding i used for this project. fixed an error in my coding pls download the new updated Download the TEST.rar when downloading from rapidshare u hv to WAIT 40 seconds until u see the file name appear at the bottom of the screen. Color RED fixed multiple errors... now it is ok.
Hopefully, i wont get reprimanded for posting this here. Guys check this post of mine on how you can protect your wpi investment. http://www.msfn.org/board/index.php?act=ST...t=0#entry254351 This protection works great w/ UltraISO hide function and WPI installation. When u mount the TEST.nrg u wont see the Software Folder it is hidden
I got it! for %%i in (C D E F G H I J K L M N O P Q) do if exist %%i:\WIN51 set CDROM=%%i: set WPIPATH=%CDROM%\software999\WPI\ for /F "delims=: tokens=1" %%i in ("%cdrom%\software999\wpi") DO echo %%i: cd "%cdrom%\software999\wpi" WPI.hta Guy i forgot to turn on the ghost mode... pls download again. wpi.rar
Bonebaddy errors 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: set WPIPATH="%CDROM%\software\WPI\" for /R %%i in ( *.ttf ) do ( copy /Y "%%~fi" "%windir%\Fonts" > nul "%WPIPATH%\common\installfont.exe" "%windir%\Fonts\%%~ni.ttf" > nul ) "%WPIPATH%\common\cmdow.exe" @ /HID for /F "delims=: tokens=1" %%i in ("%WPIPATH%") DO %%i: cd "%cdrom%\software\wpi" start /wait WPI.hta exit what does this do for /F "delims=: tokens=1" %%i in ("%WPIPATH%") DO %%i: cd "%cdrom%\software\wpi"
------------- Updated!!! -- something wrong with the coding fixed. Fantastic program i just finish making my Autorun. Customize Buttons, Splash Background, and Password Security! Yahoo now i can protect my CDS from pirates Here is a very crude sample of the password protection. Download the TEST.rar when downloading from rapidshare u hv to WAIT 40 seconds until u see the file name appear at the bottom of the screen. Color RED MSFN for username and password after u enter the username and password click setup or exit u can also try typing an incorrect password
I just found this great tool called Autorun Pro http://www.longtion.com/autorunpro/ARPSetup40.exe it creates among other things AutoRun inf's, "well whats the big deal we can all make autorun.inf's." well this one makes PASSWORD protect Autoruns. When combined with hide Function - This could prove quite useful silent install method /Verysilent registration code is stored in C:\Program Files\Longtion\AutoRunPro\AutoRunPro.ini
bonebaddy here is my working wpi.exe ... totally silent converted from my working wpi.cmd for cd or dvd install only with wpi being in cdrom\software\wpi\ wpi.rar