Edit D:\app\Administrator\product\11.2.0\dbhome_1\deinstall\utl\startup.bat
@echo off REM This script is used to execute deinstall.pl from either bootstrap location REM or from standalone unzip location REM @setlocal if %1.==. ( GOTO DONE ) set VERSION=%1 SHIFT if %1.==. ( GOTO DONE ) set STARTUP_PATH=%1 SHIFT set REST= :LOOP if %1.==. ( GOTO :CONTINUE ) set REST=%REST% %1 SHIFT GOTO LOOP :CONTINUE if %VERSION% == 1 ( set deinstallCmd=%STARTUP_PATH%\perl\bin\perl %STARTUP_PATH%\deinstall.pl %VERSION% %STARTUP_PATH% %REST% ) else ( set deinstallCmd=%STARTUP_PATH%perl\bin\perl %STARTUP_PATH%deinstall.pl %VERSION% %STARTUP_PATH% %REST% REM REM set PATH accordingly to load required dll's set PATH=%toolPath%bin;!PATH! ) REM unset PERL5LIB set PERL5LIB= %deinstallCmd% REM Call cleanup_bootstrap.bat REM if %VERSION% == 1 ( REM call cleanup_bootstrap.bat. It is copied under %TEMP% CMD /C call %TEMP%\cleanup_bootstrap.bat %STARTUP_PATH% %STARTUP_PATH%_new ) GOTO DONE :DONE endlocal
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de