Add Windows Service and Setup
Rui,
I would like to avoid binary (exe, dll) file in this repository.
Please change to this:
[Dirs] Name: {app}; Permissions: {#ServiceAccountName}-full Name: {app}\data; Permissions: {#ServiceAccountName}-full Name: {app}\logs; Permissions: {#ServiceAccountName}-full
So that SetACL.exe can be removed.
Also, try if it works for 64bit. (It should, but please try).
BTW InnoSetup also allows one fat setup file with both 32bin and 64bit targets.
I also wished that would be possible, but unfortunately Inno Setup (out-of-box at least) only supports these known Identifiers:
admins Built-in Administrators group authusers Authenticated Users group everyone Everyone group powerusers Built-in Power Users group system Local SYSTEM user users Built-in Users group
Sure, I will try to build a 64-bit version.
I've added these changes into the 2.2 branch too.
+1
Miscrosoft OpenTech divison took this project, and further development is done by MS team on http://github.com/msopentech/redis and more on their site http://msopentech.com/opentech-projects/redis
Hmmm, seems like that MS team version is now outdated too. :frowning:
OK
| | milomiros 邮箱:[email protected] |
Signature is customized by Netease Mail Master
On 03/25/2019 21:26, Justin Clift wrote:
Hmmm, seems like that MS team version is now outdated too. 😦
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
ok