non-admin Questions

0

I'm using Inno Setup to deploy an application. For most cases, a per-user installation that doesn't require admin privileges is fine. However, there are scenarios where I need to install the...
Poindexter asked 7/3, 2017 at 18:10

2

Solved

I have a .NET 4 application (in mixed mode) with System.Data.Sqlite (1.0.82) for database access to an encrypted database. When I install the application to "c:\program files\myfolder" the connec...
Valerianaceous asked 16/10, 2012 at 6:47

1

Solved

I have written a C# application that uses HttpListener to listen for HTTP requests -obviously! The namespace prefix I use is also registered using netsh for the current user (as suggested by ...
Seasick asked 19/2, 2013 at 16:23

1

Solved

We're evaluating if the Wix installer will be suitable for us in a project. The end user need to be able to install our software without admin rights. The installer needs to work with at least XP/V...
Plinth asked 15/1, 2013 at 14:0

4

Solved

I have installed Visual Studio 2008 and am running it as a non-Administrator user. I have a Web Application project I am developing and would like to debug it using Visual Studio. I can compile an...
Kenny asked 16/7, 2010 at 18:59

1

I try to register dll (ActiveX) for non-admin user using MSI. To create registry settings I have register the dll in admin mode, then exported the relevant registry entries and renamed all HKLM to ...
Cascara asked 12/2, 2010 at 8:43
1

© 2022 - 2024 — McMap. All rights reserved.