Preventing or hiding the Blitz3d console window?

Blitz3D Forums/Blitz3D Programming/Preventing or hiding the Blitz3d console window?

impixi(Posted 2004) [#1]
Greetings all,

I've written a small program in Blitz3d that simply changes the current desktop wallpaper to a random image stored in a specified directory (passed to the program via the command line).

Whenever the program is executed, a console window displays briefly on the screen.
How can I prevent this console window from appearing?

Here is the code:




BODYPRINT(Posted 2004) [#2]
This has been solved a while back.

Read through this thread.
http://www.blitzbasic.com/Community/posts.php?topic=37093#407919


impixi(Posted 2004) [#3]
Ah, thanks for the link Phil74. Halo's little BlitzEXEHacker worked a treat.

I thought I *did* a decent search of the forums - obviously I did not!

Thanks again...


BlackD(Posted 2004) [#4]
haha.. i must've posted that link about 10 times so far to ppl asking :)