PDA

View Full Version : I need an empty dummy program


carlosp_uk
1st August 2007, 02:12 AM
Hi there

I need a small, fast, dummy .exe program that does absolutely nothing on a PPC.

I know this is a strange request, but I've hexedited an executable that needs a valid return code from another app, so it's a long story... ...

Anybody able to supply me with one? I've built one in vb.net CF but I could do with a native app that doesn't need the compact framework installed.

Carlos

Fracoon
1st August 2007, 02:19 AM
try this
http://www.stormpaintball.com/toshiba/DoNothing.exe

carlosp_uk
1st August 2007, 11:19 AM
Thanks, I'll give it a whirl - any idea whether it exits with a successful return code?