vipin
12-05-2001, 10:54 AM
Hello Everyone,
I am running some application on Metaframe Server, which are looking for C drive for security reason.
But in our Citrix Metaframe setup, as recomended by Citrix to Remap drive letters, we dont have C drive instead C drive is remaped to M.
To Execute these applications i had written a Batch file which is disconnecting the Local C drive use Net Use command and then i am using SUBST command to map my M drive as C and then within that Batch File i am executing that appliaction.
Everything works very fine but as soon as i launch that batch file it opens a Black window in the background and then launches that application.
I just wanted to know, is there is anway in Windows Scripting or VB that we can execute these DOS command and hide that BLACK Window.
thanks in advance
regards
Vipin
I am running some application on Metaframe Server, which are looking for C drive for security reason.
But in our Citrix Metaframe setup, as recomended by Citrix to Remap drive letters, we dont have C drive instead C drive is remaped to M.
To Execute these applications i had written a Batch file which is disconnecting the Local C drive use Net Use command and then i am using SUBST command to map my M drive as C and then within that Batch File i am executing that appliaction.
Everything works very fine but as soon as i launch that batch file it opens a Black window in the background and then launches that application.
I just wanted to know, is there is anway in Windows Scripting or VB that we can execute these DOS command and hide that BLACK Window.
thanks in advance
regards
Vipin