Results 1 to 3 of 3

Thread: install exe ??

  1. #1

    Thread Starter
    Hyperactive Member pgrimes's Avatar
    Join Date
    Aug 2001
    Location
    sacramento
    Posts
    342

    install exe ??

    I have a fairly large (for me) asp .net application. I've used the inno setup utility ( http://www.jrsoftware.org/isinfo.php ) with my vb apps in the past to put together really cool install files. I tried using it to package up a bunch of asp .net files (multiple directories), along with images and other data files needed for the app.

    How can I get the entire app and its necessary files into one nice "setup" file?

    Thanks,

    Paul

  2. #2

    Thread Starter
    Hyperactive Member pgrimes's Avatar
    Join Date
    Aug 2001
    Location
    sacramento
    Posts
    342
    guess nobody knows that?

  3. #3
    C# Aficionado Lord_Rat's Avatar
    Join Date
    Sep 2001
    Location
    Cave
    Posts
    2,497
    Usually, you just add the files using the wizard that INNO setup has.

    What happens when you try?
    Need to re-register ASP.NET?
    C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i

    (Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)

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