Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Question on Installing my own app.

Status
Not open for further replies.

TheKing

Programmer
Feb 25, 2002
151
0
0
US
I have made my first Application with using DirectShow in 8.1SDK. I am going to be making an install disk and was wondering if there were some files I should make sure get into my install disk? I can't test it here as the only machine here with a second video card (for use with a web camera) is my machine.



T[sup]h[/sup]e[sub]K[/sub]i[sup]n[/sup]g
[pc3]
 
Kinda late now, but you should check out NSIS.org...it's the nullsoft install scripting engine that WinAmp (and a bunch of others) use to package up their installs.

Apart from that, just make sure your binaries and any related resources to your executable is packaged up (ie. any additional textures and/or mpeg's that your app uses)..

hth,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top