home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Avalon - 3D Objects & Resources
/
Avalon.iso
/
install
/
un_pv.bat
< prev
next >
Wrap
DOS Batch File
|
1995-01-01
|
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