Jump to content

Wpi.Cmd to Wpi.EXE


Recommended Posts

I made a Ghost EXE of WPI.cmd

I edited the code to this

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
regedit /S "%WPIPATH%\common\wpi.reg"
for /F "delims=: tokens=1" %%i in ("%WPIPATH%") DO %%i:
cd "%WPIPATH%"
WPI.hta

I have tested this again and again it works ok.

Remember to put your WPI in %CDROM%\Software\WPI Folder

You can launch the WPI.exe from GuiRunonce or RunonceEX.cmd it is up to you.

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY%\001 /V 1 /D "%CDROM%\Software\WPI\WPI.exe" /f

wpi.rar

Link to comment
Share on other sites


how do i use this?
:wacko:

You can launch the WPI.exe from GuiRunonce or RunonceEX.cmd it is up to you.

i use a start.cmd

Can u read what i said above? :P

how it finds under just %cdrom% or %cdrom%\software\wpi folder how dose the setup go?

I dont understand what u just type? Can u pls write somewhere near proper english spelling and grammar?

Link to comment
Share on other sites

kurt476,

1st. if u want people to respond to your questions, You have to be understood.

And i can't understand what u are writing most of the time.

2nd Why dont u try READing the FAQ of WPI. Before you start posting and posting? ;)

Go here and LEARN read the FAQ over and over again. Until u understand.

http://members.aon.at/equinox/wpi/

And learn the structure of what goes where.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...