A Windows-based UI for the Manifest Generation and Editing Tool (Mage.exe)
Questions tagged [mageui]
3 questions
6
votes
2 answers
Is there a way to properly access the isnetworkdeployed property from a complied EXE (using Quest PowerGUI)?
I have a small PowerShell script wrapped in an exe (using Quest Power GUI). This exe is then deployed to a UNC path using mageUI.exe (i.e. through a 'ClickOnce' deployment).
Now, there is a namespace available to…

Vish
- 466
- 2
- 12
6
votes
1 answer
Maintaining assembly version in ClickOnce?
We have an .Net application which uses ClickOnce to auto update. But the problem with Click Once is that all the assemblies get updates no matter any change happens in a project or not. I am thinking to manually update only changed dlls into…

FIre Panda
- 6,537
- 2
- 25
- 38
1
vote
0 answers
MageUI successfully creates a manifest but mage.exe creates an invalid file
I'm replacing a dll needed by the application with an updated version. Then I need to update the application manifest. When using the UI, the application will run. The commandline creates an invalid manifest.
Scenario:
clickonce application is…

user1415164
- 45
- 6