|
-
Mar 10th, 2007, 01:41 PM
#1
Thread Starter
Hyperactive Member
Auto start exeutacble when jump drive is installed
This may be the wrong forum for this but I figured that I woudl thorw it out anyway. I have an executable that is developed in VS 2005. I want to have this application on a jump drive and have it auto start when the drive is installed into a USB port. The problem is two-fold. Do I need to have the .Net framework on the jump drive and how would I auto start the program. I know that it is possible because every jump drive that I have ever bought auto launches there version of some search/compression software until I remove their files that were installed at the factory.
-
Mar 10th, 2007, 04:44 PM
#2
Frenzied Member
Re: Auto start exeutacble when jump drive is installed
-
Mar 12th, 2007, 10:07 AM
#3
Thread Starter
Hyperactive Member
Re: Auto start exeutacble when jump drive is installed
Thanks. The autorun.inf seems to do the trick.
Now, here's a real problem. If I have an executable that is developed in .Net that is going to autorun when I insert my jump drive and the host PC does not have the correct version of the .Net framework, I cannot run. Is there anyway around this?
I have coworkers that want to revert back to developing in C++ so that the executable will run on any PC without modifying a customers PC. Is there a portable version of the framework that can be ran from the jump drive?
-
Mar 12th, 2007, 10:17 AM
#4
Fanatic Member
Re: Auto start exeutacble when jump drive is installed
VB.Net 2008
.Net Framework 2.0
"Must you breathe? 'Cause I need heaven..."
-
Mar 12th, 2007, 10:29 AM
#5
Thread Starter
Hyperactive Member
Re: Auto start exeutacble when jump drive is installed
I was afraid of that. Thanks.
We have numerous clients that are still running Windows NT so it may take awhile before I can send them an app on a stick that they can actually run.
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
|