Manic Digger

It is currently Fri May 24, 2013 10:48 pm

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Source into Setup/ Installer
PostPosted: Sun Apr 22, 2012 1:04 pm 
Short things short: how to make source setup.


Hi, I made a few changes to the source of nightly, (not too much, but enough for a new version) and I can't figure out how to get rid of the code.
The program file has just data, and a few app extensions, but the source has codes you can edit, and I would like to know how I can compress, (or form) the source codes into what the inside of the program file looks like. And also I would like to know how to make it into an setup/ installer. THANKS!


Short things short: how to make source setup.


Top
  
 
 Post subject: Re: Source into Setup/ Installer
PostPosted: Sun Apr 22, 2012 1:25 pm 
Offline

Joined: Sat Apr 21, 2012 2:28 am
Posts: 18
zip file?
if you want just the EXE files, you can run the "build" batch file, it will make a new folder that has just the needed binaries + configs + other files (art, sound, etc...)

but yes, if your wanting just the source code, no binaries, open up VS, click on Build > Clean, this should remove almost all binaries, then zip up the project folder, open the zip, and manually remove the remaining binaries.

there is no need for a source-code-installer, the source is portable, and a zip file works great.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group