Quote:
Originally Posted by KaktoR
Hello people.
Please give us some screenshots of your most favourite installers of all time.
|
Here are some print screen of conversions that used CI (CI is the old CIU - The beginning of everything)...
There must be some great ones here, but these ones in my opinion were very good (design) by limiting the old versions of CI/CIU.
I will post part II with images of conversions between CIU 1.0.0.0 to 1.0.14 and so on!
I will post the following parts in this same post!
Then you choose the best images this pack in your opinion.
I will check DiskSpan.bat again. Glad you're testing. I didn't see these errors you commented on.
At the end of the bat file put the red line to fix the bug in "Custom Method" [18] to ALL COMP change:
Code:
set /p %~1= Method:
exit /b
:PreviousMethod
set "%~1=!previous!"
exit /b
To:
Code:
set /p custom= Method:
set "%~1=!custom!"
set "previous=!custom!"
exit /b
:PreviousMethod
set "%~1=!previous!"
exit /b
Are these custom sample methods correct?
It does not work for me. Only the first custom example works here.
Code:
echo. xZ1+srep:m3f+4L1
echo. UR+srep:m3f+XZ
If wrong give me examples that work and not on the list of 17.