i like horny gurls 0 Posted December 16, 2007 How do i create a Application to run like SETUP.EXE, when i have all the sources ready to go? I have Visual Studio 8 so not to sure how to do it... any help here guys? Regards... Share this post Link to post Share on other sites
Xthar 136 Posted December 17, 2007 I dont understand. Can you please explain what you mean. Share this post Link to post Share on other sites
Protoman 56 Posted December 17, 2007 (edited) Im still trying to study C++, maybe the other members could help you. :P Edited December 17, 2007 by Protoman Share this post Link to post Share on other sites
i like horny gurls 0 Posted December 17, 2007 okay i am creating a new application okay... and i am trying to get this to come into 1 file like an application, like you know when you make a hack, you have a few files right and when you get done you have 1 file and its a .dll, i am trying to get my things to be a .exe file... you kinda understand wat i am saying?.... Share this post Link to post Share on other sites
Zander 85 Posted December 17, 2007 Ok, i think i can help... open up your code, designer ect... the project you know then up on the top of VS in the tool bars look for the option of " Publish " then just follow the steps you need, ill check up on this later with more info, im doing homework right now :\ hope i helped :P Share this post Link to post Share on other sites
Renegade Angel 1 Posted December 18, 2007 (edited) OR you can just use install creator pro, Ill upload it if u want >.> I suggest you do it the VB way. Like 1Zander said. Just publish it. Edited December 18, 2007 by Renegade Angel Share this post Link to post Share on other sites
Protoman 56 Posted December 18, 2007 (edited) I wish i could contribute more, I just need more time to finish studying C++ :D Afterwards, ill be able to assist you and others in need. Edited December 18, 2007 by Protoman Share this post Link to post Share on other sites
zoop 503 Posted December 18, 2007 Just go to bin/debug and there should be a .exe to run in there. This updates every time you attempt to debug the program ( Run the program inside Visual Basics) . To transfer it to other computers, ZIP the whole folder; you need all those files in the directory of the .exe for it to run correctly. Example: EDIT: Never mind what I said, thats for Visual Basics Share this post Link to post Share on other sites
tzohGX 0 Posted December 18, 2007 You should post your program! Share this post Link to post Share on other sites
Major Zhuinden 128 Posted January 2, 2008 Some random mod should place this topic here: http://www.Ghoztcraft.net/forums/Programming-f9.html Share this post Link to post Share on other sites
zoop 503 Posted January 2, 2008 Some random mod should place this topic here:http://www.Ghoztcraft.net/forums/Programming-f9.html Thank you for your concern. ~Moved Share this post Link to post Share on other sites