Hi all,
I'm just testing out using a signed installer using a newly purchased certificate.
I have a test SUF project with no real code, just a couple of files.
I add in the details in the 'code signing' tab of the Build Settings dialog and then build the...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
8 results in 0.0148 seconds.
Keywords
Members
Tags
-
Signed installer is not signed after distribution
-
-
UAC (user account control) prompt
Hello forum users,
I've build a great application but i have a small issue that i want to resolve. My application is deployed to the program file folder. And in it's Autoplay folder is an XML file where it stores and reads settings to and from. But i discovered that i need to set the...
-
-
The window pops up twice when I cancel the SW installation
Hello,
I found a phenomena and would like to find a solution.
I made a project for the USB flash drive. And one of the software in the project is set to be installed with the administrator permission(Windows OS).
When I run autorun.exe and click the install button which...
-
-
Custom Action not 'as admin' while MSI runs 'as admin'
Hi,
We've package an MSI with a bootstrapper. When the client installs the product, the UAC prompts for admin privileges and installation runs fine.
All my custom actions runs as an administrators.
After the installation completes, if i go to the control panel to...
-
-
avoiding UAC pop-ups in msi installer on Win 7
I'm running msi installer generated from MSIFactory 2.x.
As part of this I register service using Apache's prunsrv.exe. This exe needs admin privileges to register service. However this pops up UAC window on Win 7. How can I avoid this (from MSIFactory setting).
I tried running...
-
-
Vista/7 Secuirty Shield
Is is possible to call BCM_SETSHIELD (MSDN Article) so that, only as needed, the Security Shield appears on buttons?
I'm a complete noob when it comes to Win32 API
I was thinking of having my APMS project have regular user privileges and showing the Shield on a button that...
-
-
About UAC
I'm using Win Vista and have sth to ask about the UAC.
Only one operation (copy a single file to the Program Files directory when clicking a specific button) will trigger the UAC, and all other operations in my autorun project do not require an admin privilege.
Although...
-
-
invisible updater and Vista-UAC
Hello,
I am evaluating TU3.5 to do this:
- I am not going to create an updater for
updating a whole software, but an "invisible updater
to download files into user's computer" instead.
(it will be executed "invisible" on...
-