[build scripts] dropping problematic part from Windows installer script (IDEA-295424)

GitOrigin-RevId: 60067c72c504986158f61c9d99fc76c8543ac10a
This commit is contained in:
Roman Shevchenko
2022-08-01 13:51:05 +00:00
committed by intellij-monorepo-bot
parent 2ab9648c7d
commit 250d3ceaf6
-3
View File
@@ -1245,9 +1245,6 @@ skip_ipr:
WriteRegDWORD SHCTX "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_WITH_VER}" \
"NoRepair" 1
SetOutPath $INSTDIR\bin
; set the current time for installation files under $INSTDIR\bin
ExecDos::exec 'copy "$INSTDIR\bin\*.*s" +,,'
call winVersion
${If} $0 == "1"
AccessControl::GrantOnFile \