Stupid Project #7268I wanted to have a shortcut on my desktop to run nyan cat automatically, and also, to have it in my steam games list.
First, I tried a firefox shortcut to the main non-stop nyan cat! page, but i couldn't link it to steam games because steam requires an .exe to shortcut a non-steam game. (even despite my trickery trying to rename the shortucut to .exe) One thing that worked tho, I was easily able to change the internet shortcut icon by swiping the nyan favicon from the NSNC! homepage. =)
Second, i researced batch files and learned you can call up programs using a batch file, and furthermore, you can convert BAT files to exe(using a program called
BAT-to-EXE Converter. Here's my first batch script ever(which took a little time for me to get right):
cd
"G:g2setup x64- desktop shortcuts�32811 downloads- misc videoNON-STOP NYAN CAT [original].flv"After getting this to work, all that was left was the steam icon. Unfortunately, steam by default takes the icon of the original .exe(which for mine unfortunately, was that generic windows 7 program icon), so i tried using a program called
Resource Hacker to edit the icon, but was unsuccessful.
Getting frustrated something so simple was taking so long, i finally realized that under steam game properties, you can select your own icon for any game! The kicker is tho, the icon must AGAIN, be an .exe file.. This time tho my trickery worked! By renaming the favicon.ico to favicon.exe, i was able to use the nyan cat icon in the games list.
)
This whole last part mostly for nothing as you can see, cuz you can't even make out what the icon is with the big shortcut block there... poop.
Brb, killing myself..
)
I listened to it for 6000 sec once and never again.
Click here for a picture of what i mean
Also, anyone know how to include the content used in the .exe to make it portable?