Hints, tips and tricks for newbies
Moderators: JRL, Dorian (MJT support)
-
Nagarules
- Junior Coder
- Posts: 24
- Joined: Tue Nov 21, 2006 9:33 pm
Post
by Nagarules » Thu Nov 23, 2006 1:04 am
If i compile this dialog, how can i make it also compile the image into ONE exe....
because i dont want to send my macro with the image seperated
I dont think i explained myself correct :S
EX:
in my dialog macro it says img is at C://...... but if i send the macro to someone else, they wont hhave the image. So what can i do :S?
-
pgriffin
- Automation Wizard
- Posts: 460
- Joined: Wed Apr 06, 2005 5:56 pm
- Location: US and Europe
Post
by pgriffin » Thu Nov 23, 2006 2:44 am
Why not send the image? Personally, I create an install "bundle" with the necessary image files, INI's, etc...
-
Nagarules
- Junior Coder
- Posts: 24
- Joined: Tue Nov 21, 2006 9:33 pm
Post
by Nagarules » Thu Nov 23, 2006 7:37 am
Because when I send the .exe I want it to be a standalone
Maybe i can host it on my webhost...
-
Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
-
Contact:
Post
by Marcus Tettmar » Thu Nov 23, 2006 8:43 am
You could use a self extracting winzip exe, or a setup builder such as the free Inno Setup:
http://www.jrsoftware.org/isinfo.php
Then all the files needed can be bundled together into one .exe for easy installation. Use runs installer and everything gets popped into directory of their choice.
-
jpuziano
- Automation Wizard
- Posts: 1085
- Joined: Sat Oct 30, 2004 12:00 am
Post
by jpuziano » Thu Nov 23, 2006 8:57 am
Hi
Nagarules,
Please check out the following Enhancement Suggestion:
There was some good discussion and interest shown, in fact... at
1944 views, its one of the
Top Ten Most Viewed posts in the Enhancement Suggestions forum.
I have added a Poll on that one now so please
cast your vote if you're interested in this functionality. And that goes double for all of you who have already expressed an interest in this one.
