Search found 64 matches

by newuser
Sun Jun 16, 2013 5:47 pm
Forum: General Discussion
Topic: KillProcess function
Replies: 22
Views: 65501

Its a pdf printer process not a service, I install a software from giveawayoftheday sometime ago which is from http://www.all2pdf.com. Although I could kill it using taskmanager,vbscript, taskkill but I cant kill it using macro scheduler killprocess function. It cross my mind whynot write a macro to...
by newuser
Sun Jun 16, 2013 8:59 am
Forum: General Discussion
Topic: KillProcess function
Replies: 22
Views: 65501

Let>RP_ADMIN=1

This method above also doesnt work.
Tested on windows xp platform where Im the only user admin. :cry:

I can kill the both process manually using taskkill or taskmanager but not with macro script.
by newuser
Sat Jun 15, 2013 6:33 pm
Forum: General Discussion
Topic: KillProcess function
Replies: 22
Views: 65501

KillProcess function

This is my code below doesnt work. :( ProcessExists>PrintCtrl.exe,bNotepadExists If>bNotepadExists=True KillProcess>PrintCtrl.exe Endif ProcessExists>PrintDisp.exe,bNotepadExists If>bNotepadExists=True KillProcess>PrintDisp.exe Endif It seem the killprocess function can kill a notepad.exe process bu...
by newuser
Tue Jun 11, 2013 5:09 pm
Forum: General Discussion
Topic: Singleton (single instance or mutex) and process exist
Replies: 8
Views: 12090

Singleton (single instance or mutex) and process exist

I would to allow only one instance of compiled macro scheduler exe running all the time and also checking process exist function.

Anyone have any ideas/method to do it?

Please share.
cron
Sign up to our newsletter for free automation tips, tricks & discounts