Jump to content

DjWhizZ

Member
  • Posts

    29
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

About DjWhizZ

  • Birthday 03/29/1990

Contact Methods

  • Website URL
    http://

DjWhizZ's Achievements

0

Reputation

  1. Hi, I Can't see anybody's Personal Message.. I can see my own personal message.. but not from other contacts,, some of you guys have/had the same problem? any ideas? thx anyway
  2. And what do you put in the restart.cmd ?
  3. Try using this guide From ZoSTeR so you can find the switches yourself Universal Silent Switch Finder 0.1
  4. hi, i want to silently install System Mechanic, but where do i need to put the license key ? I extracted the setup but i can't find anything to put it in ..
  5. yeah but it's taking like 2/3 seconds before next screen is showen.. so you can easly click cancel
  6. Thx Worked Fine Is it possible to get rid of the Cancel butten ?
  7. hm searched on the forum.. got some information but it's making me crazy so my question is.. can someone explain how to install daemon tools 4.0.3 using WPI ? like switches etc. or do i need to extract things and stuff cause there are so many ways to install it ( well i think.. so many posts of daemon tools so )
  8. Fixed the prob by myself thx anyways
  9. Thx for the tip removed it..
  10. Thx urie ! thank you all in advance Now i can use 7z to make an exe right ?
  11. Kelsenellenelvian.. it's not working properly, it runs WPI now but! I made a screen of it..: [Pic] He's not installing everything..
  12. Working thx i'm now installing windows to test the WPI
  13. hmm look: [Pic] thats this line: command5="%systemroot%\system32\wpi.cmd Whats wrong with it?
  14. hi, i can't get WPI Started.. The Folder is located on %CDROM%\WPI and the WPI.cmd is located in the $OEM$\$$\System32\ Folder.. Here's my cmd File: @ECHO OFF REM Example, how to look for CDROM-drive. Must have WPI.ico at the root of the CD. 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:\WPI.hta 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%. set wpipath=%CDROM%\WPI REM Hide this command window. %wpipath%Tools\cmdow.exe @ /hid REM Force resolution to needed size for wpi interface. REM %wpipath%Tools\ResChange.exe -width=1280 -height=1024 -depth=max -refresh=max REM Font installation - the smooth and customizable way. REM start /wait %wpipath%Tools\fonts\fontinstaller.exe REM Special registry tweak needed. regedit /s %wpipath%common\wpi.reg REM Make WPI directory the current directory. cd /d "%wpipath%" REM Start WPI and wait for its end wpi.hta REM Undo registry tweak. regedit /s %wpipath%common\undo.reg REM Cleaning up the desktop. REM del /s/q "%userprofile%\desktop\*.lnk" REM Rebooting the sytem to finalize the installation process. REM shutdown.exe -r -f -t 30 -c "To finish installations WPI will now reboot in 30 sec..." exit :end And i added this to the WINNT.sif [GuiRunOnce] command5="%systemroot%\system32\wpi.cmd
×
×
  • Create New...