updated note.

This commit is contained in:
2018-09-27 14:34:45 +02:00
parent 1fc27ceb49
commit c5cb1ec61a

View File

@@ -3,12 +3,12 @@ setlocal
rem Output a set of command to remove EiffelSoftware regasm-registered dll. rem Output a set of command to remove EiffelSoftware regasm-registered dll.
rem removing the related reg key helps fixing dotnet Eiffel compilation. rem removing the related reg key helps fixing dotnet Eiffel compilation.
rem rem
rem Usage: build_fix_dotnet.bat > fix_dotnet.bat.bat rem Usage: build_fix_dotnet.bat
rem - edit, check and modify if needed, the "fix_dotnet.bat.bat" script rem - edit, check and modify if needed, the "fix_dotnet.bat" script
rem - then execute "fix_dotnet.bat.bat" following the requirements. rem - then execute "fix_dotnet.bat" following the requirements.
rem Requirements: rem Requirements:
rem - have ISE_EIFFEL and ISE_PLATFORM set, in order to perform new registration using regasm. rem - have ISE_EIFFEL and ISE_PLATFORM set, in order to perform new registration using regasm.
rem - run "fix_dotnet.bat.bat" in administration mode. rem - run "fix_dotnet.bat" in administration mode.
set TMP_SCRIPT_FILENAME=fix_dotnet.bat set TMP_SCRIPT_FILENAME=fix_dotnet.bat