-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yep:

get shell("control inetcpl.cpl")

Note: this will stall your app until the control panel is closed.

The .cpl files are in c:\windows\system32 (modify if needed to suit your installation; e.g. d:\windows or e:\winnt or whatever); you don't need to give the full path to the .cpl file, but you might find this tidbit useful if trying to open one of the other control panels and wondering what the filename is for that particular one...

Also, it is possible that one .cpl file may contain multiple control panels; I forget exactly how to handle that situation, but there is a way to do it... I think you had to specify the filename, followed by the actual name of the control panel in quotes or something like that?


On Feb 1, 2005, at 4:58 PM, Derek Bump wrote:

Anyone know how to open a Windows Control Panel, let's say Internet Options, via the Windows Shell in Rev 2.5?


Derek Bump Dreamscape Software ____________________________________________ Compress Images Easily with JPEGCompress http://www.dreamscapesoftware.com

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

- -----------------------------------------------------------
Frank D. Engel, Jr.  <[EMAIL PROTECTED]>

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)


iD8DBQFB//2g7aqtWrR9cZoRAkZUAKCC2gtSbfUmprn4vt0FmA1+hGGCaACfWH6W
/v6/ISCnVZQK+/AS0FYcUBg=
=Xzj5
-----END PGP SIGNATURE-----



___________________________________________________________
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to