Steps to finalize and fix my problem:
In InstallShield (ISM file)...
- Navigate to "General Information" (Lefthand pane)
- Set Locked-Down Permissions to "Custom InstallShield handling"
- Navigate to "Application Data"
- Right-click the root folder where program is to be installed
- Click "Properties"
- Click button "Permissions"
- Right-click top half of screen in white box area labeled "Name(s)"
- Select context menu item "New"
- Remove domain user leaving this field blank
- Added user "Authenticated User"
- Select check boxes in lower area ("Read & execute", "List Folder Contents", "Read")
- Click button "Advanced"
- Check checkbox "Apply these permissions to child objects"
- Click button "OK"
- Click button "OK"
- Click button "OK"
Recompile installation program and install. Now works.
'델파이 > 프로그래밍 Tip' 카테고리의 다른 글
델파이 날짜관련 작성 함수 (0) | 2018.01.03 |
---|---|
델파이 JPEG 관련 (0) | 2015.04.09 |
현재 사용자 컴퓨터의 IP Address 구하기 (0) | 2013.06.05 |
델파이 설치된 프로그램 목록 구하기 (0) | 2013.06.05 |
델파이 네트워크 카드의 ipaddress, subnetmast, defaultgateway 가져오기 (0) | 2013.06.05 |