BetSelection.cc

Public software => Gambling Programming => Community Software => Questions & Answers => Topic started by: Stepkevh on December 02, 2012, 06:24:51 AM

Title: Making a standalone exe or msi
Post by: Stepkevh on December 02, 2012, 06:24:51 AM
As the title states...

I use Visual Studio 2012 to make my project.

But i wish to make a standalone exe or msi to send to people instead of a zip file with the needed files in it

Appearantly installshield isn't implemented anymore.

Which software can be used to do what i want to accomplish ?

Stef
Title: Re: Making a standalone exe or msi
Post by: VLS on December 02, 2012, 06:33:39 AM
Search in your project's "/bin" folder.


Generated .exe files end up there  :nod:
Title: Re: Making a standalone exe or msi
Post by: Ralph on December 02, 2012, 06:40:52 AM
I am not used to Excel, seldom use it, but it would be possible to use Visual Basic for Forms import the excel and so make it a stand alone program.


If you not have go to Microsoft and download Vs Express for Desktop, a free one.
Title: Re: Making a standalone exe or msi
Post by: Stepkevh on December 02, 2012, 06:50:45 AM
Vic,

It was that easy, never looked that far  :)) :))

thanks

ralph, all the implementation is done,
all is done in VS 2012 express :-)