Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / "How Do I make my own picture for an EXE?" - Read here to find out.........

Author
Message
Zotoaster
20
Years of Service
User Offline
Joined: 20th Dec 2004
Location: Scotland
Posted: 15th Apr 2005 05:03 Edited at: 15th Apr 2005 05:56
Hi,

Alot of people ask "How do I make my own EXE picture?", this is where you can find out. Alot of people say things like "You need to get this program for $100.." and stuff, but no, that's just plain silly (no offence to the people who said that ) - Here's how you do it....

Make an Image (The size doesn't matter, but make it around 20x20 pixels or so...)
Make a shortcut to you EXE....
Right-hand-click on your shortcut and click on 'Properties'...
Click on 'Change Icon' and then go to 'Browse'....
Click on the arrow button next to where it says 'Icon Files' and change it to 'Any file'.....
Navigate about and find your picture....
Click OK...

This should change your EXE picture to whatever you want!

P.S. Use this...it's much better than the default picture.

Zotoaster-

"Well, if he dies, it'll teach him not to do it again." - Me
Ace Of Spades
20
Years of Service
User Offline
Joined: 6th Mar 2005
Location: Across the ocean
Posted: 15th Apr 2005 05:33
Quote: "P.S. Use this...it's much better than the boring old silver thing.."


Silver thing? Surely not everyone uses the same system.
Zotoaster
20
Years of Service
User Offline
Joined: 20th Dec 2004
Location: Scotland
Posted: 15th Apr 2005 05:56
well you know when u make an exe, it has a silver picture as it, or maybe its just for me that it happens, ill change that heheh..

"Well, if he dies, it'll teach him not to do it again." - Me
Feugsy
20
Years of Service
User Offline
Joined: 1st Nov 2004
Location: Australia
Posted: 15th Apr 2005 17:50
thanx thats really easy and with no expensive programs

cheers

Timespliiters 2 rocks!
Phrozin
21
Years of Service
User Offline
Joined: 16th Jun 2003
Location: Florida USA
Posted: 16th Apr 2005 13:34
you can also use an autorun file if you have the program on a cd.


just type something like that into notepad and save it as autorun.inf then just add it to the root level of the cd before you burn it.
Knartz
20
Years of Service
User Offline
Joined: 12th Apr 2005
Location:
Posted: 18th Apr 2005 04:09
You could also try a resource hacker to edit the *.ico
and 2 toaster : i think an ico is about 32 pixel * 32pixel in size

Headbanging hurts ...

print " "
print " i like smileys !"
blanky
20
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 24th Apr 2005 03:35
Yes, USE RESOURCE HACKER.

What you're doing ATM, is basically just changing the icon of the shortcut. If someone actually looks at the EXE, then they can see 'the boring grey silver thing'.

With Resource Hacker, you can actually CHANGE the icon of the EXE.

Also, icons are normally 16x16, 32x32, and 48x48 in size (you can have more than one icon size in an ICO file).

But, you can tell Windows to use a stupid size like 15x15 or 20x20 (look in Desktop Settings), and everything looks stretched....... apart from your EXE, if you made your icon this size.

How's my typing? Phone 0800-GO-TO-HELL
blanky
20
Years of Service
User Offline
Joined: 3rd Aug 2004
Location: ./
Posted: 24th Apr 2005 03:39
Also, autorun files work like this:

Quote: "
[AUTORUN]
OPEN=your_game_or_game_menu.exe
ICON=an_icon.ico
"


This would then be saved as autorun.inf, and you should just burn it in the topmost directory of your CD.

If you omit the OPEN= line, then Windows Explorer just opens and shows you the files in the root of the disc (if you kept the ICON line. This is an odd quirk.)

If you omit the ICON= line, then the icon of the CD is just a windows default one.

If you omit both, then you're just hurting yourself, SO STOP READING THIS AND COME UP WITH A GOOD MENU PROGRAMMY THINGY.

How's my typing? Phone 0800-GO-TO-HELL

Login to post a reply

Server time is: 2025-05-23 10:48:37
Your offset time is: 2025-05-23 10:48:37