[shell-coding] Re: Newbie question
- From: "Patrick Merrick" <pwmerrick@xxxxxxxxxxx>
- To: <shell-coding@xxxxxxxxxxxxx>
- Date: Thu, 1 May 2003 16:12:35 -0500
This is because you must implement a dde server or run a standalone one
(bluebox's will run without bluebox running). Otherwise you will get error
messages when you try to open folders.
patm
----- Original Message -----
From: Gene Dymarskiy
To: shell-coding@xxxxxxxxxxxxx
Sent: Thursday, May 01, 2003 3:41 PM
Subject: [shell-coding] Newbie question
I have written a program that I am running as the windows shell on win2000,
as set in the registry. From this program it is a requirement that I be able
to launch the control panel applet (ncpa.cpl - network and dial-up
connections), however when my program is running as the shell I am unable to do
this. When I launch the network control panel running the application when it
is not the shell it works correctly, otherwise I receive the error message:
"Access to the specified device, path, or file is denied"
ncpa.cpl seems to be the only control panel applet that is affected by the
new shell. When i try to open the applet from the command line ( "rundll32.exe
shell32.dll,Control_RunDLL ncpa.cpl" ) i get the same error.
what am i doing wrong?
Thanks!
- Follow-Ups:
- [shell-coding] motion
- From: steev
- [shell-coding] Re: Newbie question : Use Microsoft's DDE server
- From: Jaykul
- References:
- [shell-coding] Newbie question
- From: Gene Dymarskiy
Other related posts:
- » [shell-coding] Newbie question
- » [shell-coding] Re: Newbie question
- » [shell-coding] Re: Newbie question
- » [shell-coding] Re: Newbie question
- [shell-coding] motion
- From: steev
- [shell-coding] Re: Newbie question : Use Microsoft's DDE server
- From: Jaykul
- [shell-coding] Newbie question
- From: Gene Dymarskiy