| Persistent SUBST for Windows NT familyUtility for persistent subst management (those are kept after reboot).
It automates the steps, proposed in Persistent
Substs article. It can also operate with standard substs.
Installation: 
  unpack psubst_v1a.rar/tgz (20 Kb/21.2 Kb)run setup.bat 
Usage:
    psubst  [<command>] <drive letter>: <target path>
Commands:
    /D  delete existing subst drive letter
    /DF force delete existing subst drive letter
    /P  create persistent subst (across system reboots)
    /?,/H   display this help message
        without commands operates like standard SUBST utility
Examples:
    psubst  /P Y: C:\temp
    psubst  /DF Y:
 psubst_v1a.rar/tgz (20 Kb/21.2 Kb)
 Implemented pathname canonization. It is no longer important to set or not '\' at
end of <target path> or <drive letter>:. Also '/' characters are converted to '\'.2004.03.16 
 psubst_v1.rar/tgz (19.5 Kb/20.6 Kb)
 The first version...2004.03.02 
 
 
See also:
 
  Please, send your comments and propositions here:
  FBVisual Subst
      Same tool with GUI. Works under Win 2000 and newer OSes.
    
  or mail alterX@alter.org.ua (remove X)
   
  Share     
 
 |