Install App

Discussion in 'Windows 7' started by behdadsoft, Nov 14, 2012.

  1. behdadsoft

    behdadsoft MDL Novice

    Jun 15, 2010
    26
    0
    0
    Hi.

    want run my exe file in SetupComplete.cmd after shown desktop, But did not know how to do it.

    Please Guide Me.

    THANKS A LOT.
     
  2. behdadsoft

    behdadsoft MDL Novice

    Jun 15, 2010
    26
    0
    0
    Thanks, but I have a Problem that when I add this address into registry only work on Drive C, mean when I installed windows in another drive, don't run it.

    "Install"="C:\\Windows\\System32\\calc.exe"

    I used this address but don't work:

    "Install"="%windir%\\System32\\calc.exe"

    Please Guide me to run my exe file on any drives.


    Thanks