Jump to content

greenworld

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by greenworld

  1.  I have Other.exe and bootupdater.exe.

    How I can run both them SetupComplete.cmd, but i want to run bootupdater.exe first with out any user prompt then loader.

    for only Other.exe here is my setupcomplete.cmd:

    @ECHO OFF%~dp0"Other.exe" /silent /preactivatecd %~dp0attrib -R -A -S -H *.*SHUTDOWN /R /T 5RMDIR /S /Q "%WINDIR%\Setup\Scripts"exit

    Edit: post edited after warning.

×
×
  • Create New...