| Author |
Message |
Topic: Disable Mouse and Keyboard -- Any Ideas? |
VDSuser
Replies: 10
Views: 31233
|
Forum: General Help Posted: Tue May 31, 2005 6:05 pm Subject: Disable Mouse and Keyboard -- Any Ideas? |
Thanks for the speedy reply.
The Dameware Utilities have the function, as well, but we use neither Dameware nor VNC.
I'm really looking for a way to disable the devices from within a VDS program ... |
Topic: Disable Mouse and Keyboard -- Any Ideas? |
VDSuser
Replies: 10
Views: 31233
|
Forum: General Help Posted: Tue May 31, 2005 5:42 pm Subject: Disable Mouse and Keyboard -- Any Ideas? |
| I do quite a bit of remote desktop support. It gets really irritating when a user at the other end hijacks my remote session or unceremoniously boots me off. I need a way to temporarily disable the ... |
Topic: Taskbar Management Help Needed |
VDSuser
Replies: 2
Views: 11691
|
Forum: General Help Posted: Tue Jun 01, 2004 5:41 pm Subject: Taskbar Management Help Needed |
Hiding the Windows taskbar is simple enough, but how do I control the "Always on top" property from within VDS?
If the taskbar is set to "Always on top," hiding the taskbar results in an empty, non ... |
Topic: Detect Installed Programs |
VDSuser
Replies: 38
Views: 82859
|
Forum: General Help Posted: Wed May 14, 2003 8:44 pm Subject: Detect Installed Programs |
SilverSurfer:
Glad I could help!  |
Topic: CALENDAR problem |
VDSuser
Replies: 4
Views: 18842
|
Forum: Bug Reports Posted: Wed May 14, 2003 8:38 pm Subject: CALENDAR problem |
This code illustrates my problem. It crashes when using Date Up to go to June but not when using Date Down to go to April. Any ideas?
DIALOG CREATE,CalTest,-1,0,193,192
DIALOG ADD,TEXT,TEXT1,4 ... |
Topic: Detect Installed Programs |
VDSuser
Replies: 38
Views: 82859
|
Forum: General Help Posted: Wed May 14, 2003 5:46 pm Subject: Detect Installed Programs |
Good tips, guys. Here's another ...
Many software detection programs check for what's installed by what can be uninstalled.
The key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ ... |
Topic: CALENDAR problem |
VDSuser
Replies: 4
Views: 18842
|
Forum: Bug Reports Posted: Wed May 14, 2003 5:25 pm Subject: CALENDAR problem |
| I'm using the CALENDAR dialog element in a program. I've taken the integer portion of @datetime() and assigned it to %n. I've created buttons to increase and decrease %n by 1. The calendar is updat ... |
Topic: Print Screen of a single window--doable? |
VDSuser
Replies: 10
Views: 22327
|
Forum: General Help Posted: Wed Feb 26, 2003 7:44 pm Subject: Print Screen of a single window--doable? |
I'll give that a try and post the results. Thanks!  |
Topic: Print Screen of a single window--doable? |
VDSuser
Replies: 10
Views: 22327
|
Forum: General Help Posted: Wed Feb 26, 2003 7:28 pm Subject: Print Screen of a single window--doable? |
| Thanks, but I don't see it. Are you referring to VDSCAP? If so, how do I use it to send the captured image to the default printer? |
Topic: Print Screen of a single window--doable? |
VDSuser
Replies: 10
Views: 22327
|
Forum: General Help Posted: Wed Feb 26, 2003 7:02 pm Subject: Print Screen of a single window--doable? |
| Hmm... I'm looking for a way to do a screen print of only the topmost window, not the entire screen. Ideally, I'd have a tray icon that, when clicked, sends an image of the topmost window to the def ... |
Topic: REMOTE SHUTDOWN |
VDSuser
Replies: 11
Views: 24385
|
Forum: General Help Posted: Thu Dec 12, 2002 8:01 pm Subject: REMOTE SHUTDOWN |
To shutdown NT, 2K or XP, try PSSHUTDOWN from SysInternals (http://www.sysinternals.com/ntw2k/freeware/psshutdown.shtml) and write yourself a little proggie to handle the options you need.
I did an ... |
Topic: Are multiple List selections possible? |
VDSuser
Replies: 3
Views: 14011
|
Forum: General Help Posted: Sat Dec 07, 2002 9:12 pm Subject: Are multiple List selections possible? |
Thanks, guys. I'll give VDSLISTS a try.  |
Topic: Are multiple List selections possible? |
VDSuser
Replies: 3
Views: 14011
|
Forum: General Help Posted: Sat Dec 07, 2002 6:26 pm Subject: Are multiple List selections possible? |
I did a forum search but couldn't come up with any answers.
How do I make multiple selections from a list box?
I want to Ctrl+Click random items, Shift+Click sequential items and have a but ... |
Topic: Copy Selection - Is it possible? |
VDSuser
Replies: 24
Views: 52440
|
Forum: General Help Posted: Mon Oct 07, 2002 6:43 pm Subject: Copy Selection - Is it possible? |
Well, gollygeewowbob, it works! (Not that I ever doubted you, Mac. )
I'll play and tweak for a while and if my final code doesn't embarrass me, I'll post it here.
Thanks everyone. |
Topic: Copy Selection - Is it possible? |
VDSuser
Replies: 24
Views: 52440
|
Forum: General Help Posted: Fri Oct 04, 2002 6:12 pm Subject: Copy Selection - Is it possible? |
All that happens when I extend the WAIT is that the error takes longer to pop up.
I put the WINDOW ACTIVATE in as a "couldn't hurt" line. In or out, the error remains.
*sigh* |
| |