| Author |
Message |
Topic: America Online Reconnect System |
Eric
Replies: 7
Views: 21415
|
Forum: Visual DialogScript 3 Source Code Posted: Tue Oct 22, 2002 2:27 pm Subject: RE |
Ok, i don't really look the correct sentences of if else end etc ...
for my next script a correct this [stupids] errors
Skit sorry for the smilies !
the label k
cause a smilie
... |
Topic: America Online Reconnect System |
Eric
Replies: 7
Views: 21415
|
Forum: Visual DialogScript 3 Source Code Posted: Sun Oct 20, 2002 8:30 pm Subject: America Online Reconnect System |
This is my first AOL Reconnecter designed for Microsoft Windows XP and AOL 7 All languages, don't forget to activate the Memorize password in settings of AOL.
this is good if you download files w ... |
Topic: [Open Source]: ProSetup Installer |
Eric
Replies: 49
Views: 224969
|
Forum: Visual DialogScript Open Source Projects Posted: Sun Sep 22, 2002 4:45 pm Subject: [Open Source]: ProSetup Installer |
LOOK MY CODE
REM %%SS AND %%TT adapt automaticaly the resolution of installer
%%SS = @SYSINFO(SCREENWIDTH)
%%TT = @SYSINFO(SCREENHEIGHT)
%%taillex = @FDIV(%%SS,2 ... |
Topic: InstallShield 2 VDS. |
Eric
Replies: 3
Views: 13553
|
Forum: General Help Posted: Sun Sep 22, 2002 4:42 pm Subject: InstallShield 2 VDS. |
ok thanks all  |
Topic: InstallShield 2 VDS. |
Eric
Replies: 3
Views: 13553
|
Forum: General Help Posted: Wed Sep 18, 2002 9:55 pm Subject: InstallShield 2 VDS. |
hi all
i don't have insert the images, an i don't translate this source code but it work properly, for the key in the installation look at the source code.
REM %%SS AND %%TT adapt auto ... |
Topic: What is your Actual VDS VERSION ? |
Eric
Replies: 2
Views: 10677
|
Forum: General Help Posted: Fri Aug 16, 2002 2:54 pm Subject: What is your Actual VDS VERSION ? |
| My version is 3.51. |
Topic: I need help for the "WINDOW SEND" COMMAND |
Eric
Replies: 2
Views: 10230
|
Forum: General Help Posted: Fri Aug 16, 2002 11:33 am Subject: I need help for the "WINDOW SEND" COMMAND |
My problem is the following one:
the " Window SEND " command is unusable with the games and the dll VDSMEM.DLL does not work at home .
What may I make ? ?
Bye. |
Topic: VDS CONTROL, without VDS !. |
Eric
Replies: 0
Views: 7865
|
Forum: General Help Posted: Fri Aug 16, 2002 12:22 am Subject: VDS CONTROL, without VDS !. |
OPTION PRIORITY,HIGH
%%PROJET = 1
Title VDS CONTROL By Eric
DIALOG CREATE,VDS CONTROL By Eric,-1,0,551,295,NOSYS
DIALOG ADD,STYLE,STYLE1,Verdana,12,BL,FOREGROUND,LTGREEN
DIALOG ADD,STATUS,S ... |
| |