Results 1 to 11 of 11

Thread: Packaging

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Philadelphia
    Posts
    123

    Question

    2 questions.....

    First, how do I include a font in my installation package? When I try to add it, I go to the Windows/Fonts directory but when I double click it it doesn't get added to the list of included files.

    Second, how do I change the default directories in the "Install Locations" part of the packaging? For example, I want to copy a file to "C:\mydir", but VB only seems to let me add subfolders under $(ProgramFiles), $(AppPath), etc.

    I'm a newbie so bear with me.
    VB6 & VC++6 Pro (SP4), Java (Sun JDK)

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    P&DW isn't very flexible...i would suggest using inno setup maker and it will allow you to customize your setup file more. I'm not sure on the exact url for inno, but if you search on any serach engine i'm sure you will find it.


    Hope that helps,
    D!m
    Dim

  3. #3
    Hyperactive Member
    Join Date
    Apr 2000
    Location
    Sudbury, Ontario, Canada
    Posts
    274
    P&D sucks, I use Visual Studio Installer. It's free from Microsoft and works great.

    http://msdn.microsoft.com/vstudio/do...11/default.asp

  4. #4
    Guest
    Try Inno Setup.

  5. #5
    Guest
    I downloaded Inno Setup yesterday! Now I need to learn how to use it!

    Just when I thought I was getting on top of things... I have another hill to climb! :-)

    I guess it your not familiar with something it always looks worse than it is!

    Megatron... Is it fairly simple to use, Inno Setup??? I haven't had time to go through it too much but wanted to download it before I forgot where it was. Thanks!


  6. #6

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    Philadelphia
    Posts
    123

    Smile

    Thanks for the tip guys. I'll download Inno Setup today.
    VB6 & VC++6 Pro (SP4), Java (Sun JDK)

  7. #7
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    I use the ScriptMaker program, which generates IS scripts.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  8. #8
    Guest

    Parksie ~

    Where do you download the Scriptmaker??? Is it a shareware program? Cost?

    Thanks!

  9. #9
    Guest
    vbMarketer,

    Yes, Inno Setup is very easy to use. Just look at the sample that comes with it and it should explain a lot. If you are still having trouble I can help you out via VB Forums or via E-mail. My E-mail is [email protected].

  10. #10
    Guest

    Thanks!

    Thanks for the offer Meg! Rest assured I'll do everything I can before I start seeking help!

    It's good to know you'll be around to keep me from falling too far! LOL

  11. #11
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

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