Subject: Question for any programmers here 2010-05-26, 4:13 pm
Hi,
I need some really fast help and i couldnt find it on the internet :p
What i need is a piece of code that search through ur drives if WINWORD.EXE is present. If it is, it just continues the application at start up, if it doesn't it gives a messagebox that it dosnt exist.
Subject: Re: Question for any programmers here 2010-05-26, 4:36 pm
Dream-In-Code is your friend. I was able to get more help from that forum than my teacher when I was taking Java.
Yahoo Answers is also a good place. I used it a few times on my Java questions. People will point you into the right direction and many times give you code. Use this if your completely lost.