forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Search found 4 matches
forum.vdsworld.com Forum Index
Author Message
  Topic: exe already running
tgross

Replies: 3
Views: 10848

PostForum: General Help   Posted: Fri May 11, 2007 7:51 pm   Subject: exe already running
Thanks.

The @WINEXISTS solution worked.
  Topic: exe already running
tgross

Replies: 3
Views: 10848

PostForum: General Help   Posted: Thu May 10, 2007 7:33 pm   Subject: exe already running
Does anybody know how to detect if a vds .exe is already running? I tried using the following code:
LIST CREATE,1
LIST TASKLIST,1
IF @MATCH(1,Utility.exe)
STOP
END
but ...
  Topic: Desdll - File Encryption VDS Interface DSU
tgross

Replies: 2
Views: 17544

PostForum: Visual DialogScript 5 Units   Posted: Tue Apr 03, 2007 10:18 pm   Subject: Desdll - File Encryption VDS Interface DSU
Nevermind. I forgot the LOADLIB desdll.dll statement. Embarassed
  Topic: Desdll - File Encryption VDS Interface DSU
tgross

Replies: 2
Views: 17544

PostForum: Visual DialogScript 5 Units   Posted: Tue Apr 03, 2007 10:04 pm   Subject: desdll.dll error
I am trying to encrypt an entered password using the desdll.dll @DES() function. My code compiles ok and the desdsu.dsu include is recognized. I have placed the desdll.dll in the c:\windows director ...
 
Page 1 of 1
All times are GMT
Jump to:  

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group