redis icon indicating copy to clipboard operation
redis copied to clipboard

Add Windows Service and Setup

Open rgl opened this issue 14 years ago • 8 comments

rgl avatar Jan 29 '11 19:01 rgl

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.

dmajkic avatar Jan 29 '11 20:01 dmajkic

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.

rgl avatar Jan 29 '11 21:01 rgl

I've added these changes into the 2.2 branch too.

rgl avatar Feb 16 '11 12:02 rgl

+1

johnnyshields avatar Aug 12 '14 16:08 johnnyshields

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

dmajkic avatar Aug 12 '14 21:08 dmajkic

Hmmm, seems like that MS team version is now outdated too. :frowning:

justinclift avatar Mar 25 '19 13:03 justinclift

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.

milomiros avatar Jun 23 '19 14:06 milomiros

ok

gyhappy avatar Jun 11 '22 05:06 gyhappy