Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic .NET (http://www.programmingforums.org/forum19.html)
-   -   App within an App (http://www.programmingforums.org/showthread.php?t=11050)

NightShade01 Aug 12th, 2006 4:41 PM

App within an App
 
Is it possible to run everything from a command line perspective? Like lets say i want to make a console application that when someone click on the .exe it will run spybot. that i understand how to do b/c spybot has command line functins built in. but what if i wanted the same to occur with lets say ad aware? how would i write code so that ad aware launchs, scans, cleans, and then exits without any user interaction? is this possible?

AntiNinja Aug 12th, 2006 6:02 PM

Go do some research and see if you can use ad-aware through command line, I doubt it, but if not just use mouse clicks maybe? Just click once then minimize it until its done.

uman Aug 12th, 2006 6:23 PM

There are libraries that will allow you to emulate mouse clicks. Go research that (even though it's quite a crappy solution)

Samuaijack Aug 13th, 2006 3:15 AM

Quote:

even though it's quite a crappy solution
agree.
but i think its not possible to open a Windows program and run every option in it from the command line.


All times are GMT -5. The time now is 12:22 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC