Jump to content

Embedding Programs

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
willsonfang

willsonfang

    Newbie

  • Members
  • Pip
  • 2 posts
Okay I want to create a patcher/installer type program

I have 3 files that i need to be embedded or stored in a file
two files need to be extracted when user clicks a button
and one of those two files need to be run with a parameter when the button is clicked
and last file needs to be extracted when program closes down
All 3 files need to be able to be updated in the program

My VB knowledge is pretty limited, so any help would be appreciated.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Why not just use NSIS?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
willsonfang

willsonfang

    Newbie

  • Members
  • Pip
  • 2 posts
i need something that supports connecting to mysql and updates.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
My point was, I think NSIS can do what you want. That, or it's not clear to me what your requirements are.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog