|
-
Oct 10th, 2005, 08:01 AM
#1
Thread Starter
Lively Member
process.start
hi,
apart from using process.start, how else can i start an app from within my app? also, is there a way that i can use a relative path as in html, like ...
vbcode'
process.start("/myapp.exe")
vbcode.
lastly, how do i start an app from within my windows service. the app is suppose to appear on the screen at specific times; hence the service calling them when their time is due.
thanx
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
|