Is it possible to launch an encrypted file that also is a .hta?  or am I
missing a important part? /or impossible?

 

I tried setting a var to the password  Example:  set var ep = 'prd'   then 

launch c:\file.hta  .ep    

launch c:\file.hta  &ep    

 

I also tried setting var vtest text = 'launch c:\file.hta  &ep'  also
('launch c:\file.hta' & .ep)  

 

I also tried setting var for both the path/file and password (.ep) and they
failed.

 

 

 

The closest one I think was launch 'c:\temp\file.hta' &ep   At least it made
the computer think!

I also know this idea is way out in left field and I am just hoping it is an
error on my part syntax wise. 

 

 

Paul 

MS-XP-3, RBase=9.0 eXtreme (latest build .10214),Linux Novell

 

 

Reply via email to