Skip to content
⌘ NSIS Forum Archive

All Commands For Run a Program

4 posts

r2du-soft#

All Commands For Run a Program

hi
Because the someone after about a week was not issued answer to last the topic,i created a new topic....
I need to All codes for run a program (exe file)...
Except exec family codes i need to other codes for run a program....
thanks
r2du-soft#
If can be call to a dll run a exe file?
Can run a file with UNICODE or ANSI? (dll)
Thanks
r2du-soft#
fix my problem solved

hi
my problem fixed with plug-in (run as user)....!
when start a exe file with exec command family in All windows 64 bit then my exec file process suspended!
When i use from (ShellExecAsUser plug-in) my problem fixed! and my exe file process run normally....
I used this plug-in:


my code:
ShellExecAsUser::ShellExecAsUser "open" '$R1Photoshop.exe'

Maybe this code someday Solve you'rs problem

Thanks to all the friends of flowers
Anders#
Bumping a thread is pretty bad but creating a new thread because you did not get the answer you were looking for is even more rude, don't do it again!