home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Blackhawk for Windows 95 1997 June
/
blackhawk-for-windows95-june19
/
install
/
un_pv.bat
< prev
next >
Wrap
DOS Batch File
|
1997-05-28
|
122b
|
7 lines
echo off
if not exist c:\pwrview\*.* goto end
echo y | del c:\pwrview\*.*
rmdir c:\pwrview
:end
%1
rmdir c:\newfiles