|
-
Sep 1st, 2012, 08:23 AM
#5
Thread Starter
Hyperactive Member
Re: Display or shell second exe from exe running as a service
im running the app as a service with the ntsvc.ocx control and im tying to shell out with the standard shell command
Shell """" & App.Path & "\Splash.exe"" " & strEjectedMessage, vbHide
and when the splash.exe trys to open in vista and windows 7 i get the message from windows saying that an application is trying to show a message would you like to view? this is my issue. so what is another way a app running as a service under these windows versions can display any kind of message to the user? XP it runs fine. i have tried interactive service mode on and off with the same results
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|