PC Review Forums Newsgroups Windows 2000 Microsoft Windows 2000 CMD Promt Re: Hide contents of .cmd file

Reply

Re: Hide contents of .cmd file

 
Thread Tools Rate Thread
Old 30-06-2003, 04:13 PM   #1
Herb Martin
Guest
 
Posts: n/a
Default Re: Hide contents of .cmd file


What are you actually trying to accomplish? We might
help better if we know the 'real' issue.

I suppose you could run a batch script or service that
"watches" for some signal (perhaps a file appears in
a certain directory) or listens for a signal -- a control
program that "asks the service" to do something.

Inside the batch script or service is the "secret part".


"Karen Rowland" <krowland@vectec.com> wrote in message
news:udPeASOPDHA.3144@tk2msftngp13.phx.gbl...
> I have a command file that maps a network drive. I would like people to

be
> able to launch the .cmd file, but not be able to read its contents. Is

this
> possible?
>
> Thanks,
>
> Karen
>
>



  Reply With Quote
Old 21-07-2003, 04:00 PM   #2
Jonathan de Boyne Pollard
Guest
 
Posts: n/a
Default Re: Hide contents of .cmd file

HM> What are you actually trying to accomplish?

My guess is that it's the old chestnut of supplying an explicit username and
password in a script.
  Reply With Quote
Old 21-07-2003, 09:26 PM   #3
Herb Martin
Guest
 
Posts: n/a
Default Re: Hide contents of .cmd file

> HM> What are you actually trying to accomplish?
>
> My guess is that it's the old chestnut of supplying an explicit username

and
> password in a script.


Yes, or something else similarly secret.



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off