Jump to content

launch an application and continue installation


Recommended Posts

hi :hello:

i just wanted to know if it is possible to launch an application (.exe) from a command and then

move to the next item even if the previous application is running.............

i want to use it for launching a video which is converted to an exe such that i would launch the video and then wpi should move to installing the next app even if the video (.exe ) is running...............

Edited by abbhishek
Link to comment
Share on other sites


That should work. Windows normally balks at running two or more installation processes at the same time and typical .exe files are packaged installers, in my experience. But yours is not, so I don't see a conflict, a la the mshta process and an msiexec process running at the same time. Try it and let us know how it goes.

Link to comment
Share on other sites

That should work. Windows normally balks at running two or more installation processes at the same time and typical .exe files are packaged installers, in my experience. But yours is not, so I don't see a conflict, a la the mshta process and an msiexec process running at the same time. Try it and let us know how it goes.

ya it worked great............... thnks for ur help...........

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...