Ignore:
Timestamp:
Feb 21, 2008, 5:59:30 PM (16 years ago)
Author:
rybkin
Message:

See C.L. 349

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/mgr/cmt_uninstall_action.bat

    r79 r445  
    2626if NOT exist %install_dir% echo "Cannot uninstall file %file_name%, no installation directory" & exit /B 0
    2727
    28 echo Removing file %file_name% from %install_dir%
     28rem echo Removing file %file_name% from %install_dir%
    2929
    3030if exist %dest_file_path% del %dest_file_path%
Note: See TracChangeset for help on using the changeset viewer.