 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Joe Pettit Guest
|
Posted: Wed Aug 24, 2005 6:44 pm Post subject: Spy sweeper and Createprocess problem |
|
|
I have a Delphi application, written in D5, that uses createprocess() to
call a Dos program.
The app has been running fine until the client installed a spyware program
called Spy sweeper.
Now the Createprocess() call fails.
Any help would be greatly appreciated.
Thanks, Joe
--
Joseph Pettit
IFS
(203) 234-8441
|
|
| Back to top |
|
 |
Ed Dressel Guest
|
Posted: Wed Aug 24, 2005 8:01 pm Post subject: Re: Spy sweeper and Createprocess problem |
|
|
| Quote: | You probably have to whitelist your application (ie tell the spysweeper
you're one of the good guys and should be allowed to issue CreateProcess).
Or you have to whitelist the DOS program.
|
how do I get my software on a whitelist?
|
|
| Back to top |
|
 |
William LaMartin Guest
|
Posted: Thu Aug 25, 2005 2:00 am Post subject: Re: Spy sweeper and Createprocess problem |
|
|
Spy Sweeper does two thing--checks your computer for sypware when you ask it
to run a sweep and (if you leave Spy Sweeper running all the time) be on the
alert for changes to the host file, IE Home page hijackings, threats running
in memory, "unwanted" programs installing themselves on your system, etc.
It is this second type of surveillance that is causing your problem. I see
no way for you to declare a particular program safe in Spy Sweeper's
options. It appears that you can either try to adjust the shield's settings
or simply not have Spy Sweeper running while your program runs.
"Joe Pettit" <joep (AT) i-f-s (DOT) com> wrote
| Quote: | I have a Delphi application, written in D5, that uses createprocess() to
call a Dos program.
The app has been running fine until the client installed a spyware program
called Spy sweeper.
Now the Createprocess() call fails.
Any help would be greatly appreciated.
Thanks, Joe
--
Joseph Pettit
IFS
(203) 234-8441
|
|
|
| Back to top |
|
 |
Richard Foersom Guest
|
Posted: Sat Aug 27, 2005 5:41 pm Post subject: Re: Spy sweeper and Createprocess problem |
|
|
Hoi Joe
| Quote: | I have a Delphi application, written in D5, that uses createprocess()
to call a Dos program.
The app has been running fine until the client installed a spyware
program called Spy sweeper.
Now the Createprocess() call fails.
Any help would be greatly appreciated.
|
You should try and write to Webroot about the SpySweeper problem, they
should be able to help you - SpySweeper itself is written in Delphi.
http://delphi.wikicities.com/wiki/Good_Quality_Applications_Built_With_D
elphi
Doei RIF
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|