Dynaverse.net
Off Topic => Engineering => Topic started by: IAF Lyrkiller on May 12, 2005, 11:18:33 am
-
I am done writing i program and i want to get it into an installer.
Can either of you help me, please w/ a cherry on top. ;D
(using VC++.Net 2003)
I still need to Beta test before i release it to the SFC community. :)
-
Are you using the Standard Edition?
-
Yes I am.
-
Yes I am.
Ok. I'm not sure what exactly you have available in your version but this source should give you an idea of what options you have available and which option is best for your solution. http://search.microsoft.com/search/results.aspx?qu=XCopy&View=msdn&st=b&c=0&s=1&swc=0
Good luck.
Jerry
-
I highly reccomend NSIS (http://nsis.sourceforge.net/)
FireSoul and I have posted a few SFC specific tips in the scripting forum, but just download it and check out the examples and help. its a cinch.
Alternatively there are free MSI installer tools available, though I haven't gotten into them.