mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[build scripts] dropping problematic part from Windows installer script (IDEA-295424)
GitOrigin-RevId: 60067c72c504986158f61c9d99fc76c8543ac10a
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2ab9648c7d
commit
250d3ceaf6
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user