Results 1 to 5 of 5

Thread: Auto start exeutacble when jump drive is installed

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    394

    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.

  2. #2
    Frenzied Member
    Join Date
    Aug 2005
    Posts
    1,042

    Re: Auto start exeutacble when jump drive is installed


  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    394

    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?

  4. #4
    Fanatic Member
    Join Date
    Nov 2006
    Posts
    675

    Re: Auto start exeutacble when jump drive is installed

    VB.Net 2008
    .Net Framework 2.0

    "Must you breathe? 'Cause I need heaven..."

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    394

    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
  •  



Click Here to Expand Forum to Full Width