First of all, why on earth are you posting such a technical question in
*this* newsgroup?
Second, to solve the problem introduce yourself to the runas command.
Assuming that the program is launced from the Startup folder:
Bring up the properties to the icon used to launch the program (eg. in the
Startup folder in your Start -> Programs menu). In the Target editbox of
the Shortcut tab, add to the beginning of the command line:
runas /user administrator@[EMAIL PROTECTED]
mycomputer with the networking name of your computer (which you
find under the Computer Name tab of the system properties.
Note that if you have a password set for the adminsitrator account, you
will
be prompted for it at some stage.
You can bypass a lot of this mess by getting a program "runas
professional"
from the web.
If the program is launched as a service (you didn't say), you can automate
this to a much larger degree. Log on as the administrator, and run
services.msc from a command prompt. Scroll down the list of services, and
bring up the properties. Under the Log On tab, choose the accound
(Adminsitrator) and type the password, and save it. Log back on as the
normal user, and all should be well.
<nsoudi@[EMAIL PROTECTED]
> wrote in message
news:1154393417.824276.222060@[EMAIL PROTECTED]
>I have a TV Tuner Card that came with a remote control unit. A
> 713xRMT.exe (came in the driver disk) was installed. The 713xRMT.exe
> can be loaded and the remote control can be used properly if I log-in
> as "Administrator" (in WIN XP MCE). However, the 713xRMT.exe cannot be
> loaded or started if I log-in as other users.
> Do anyone know how to start the 713xRMT.exe for using the remote
> controller?
>
> I found the same problem (posted on Mar. 2006) but couldn't find any
> solution.
>
> Regards
>


|