Results 1 to 4 of 4

Thread: 2008 VB.NET EaseInstaller

  1. #1

    Thread Starter
    Fanatic Member Emcrank's Avatar
    Join Date
    Jan 2009
    Posts
    566

    2008 VB.NET EaseInstaller

    INSTRUCTIONS FOR USE
    1. Find your .exe file you want users to install. And put it into the Reosources file by going to Project->Properties->Resources Tab->Click on the drop down arrow next to add resource then click "Add Existing File" Find your .exe and click ok. Now your .exe is in the resources file.

    2. Go to the Settings Tab. Or Project->Properties->Settings Tab->Then change the values of FileName to whatever you want to call your .exe on the target machine. Then Change the DefaultDirectory to whatever you want this can be anything because you can change and create new folders in the acctuall setup. I normally set it to My Desktop. But you can change it to whatevre you want.

    Click Build And your done!
    Couldn't Upload it here because it was to big.
    Source Code Below
    ----------------------
    .RAR
    .ZIP

  2. #2
    Member
    Join Date
    Apr 2009
    Posts
    37

    Re: 2008 VB.NET EaseInstaller

    file not zipped?

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: 2008 VB.NET EaseInstaller

    Emcrank: Is this a piece of software that you wrote?

  4. #4

    Thread Starter
    Fanatic Member Emcrank's Avatar
    Join Date
    Jan 2009
    Posts
    566

    Re: 2008 VB.NET EaseInstaller

    Its basicly a vb.net installer. All it does is you put your files into my.resources and then you build it and it is an installer what people can run to install whatever file you put into my.resources.

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