Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Security > UAC Manifest for VB6 Apps

Reply
Thread Tools Display Modes

UAC Manifest for VB6 Apps

 
 
will f
Guest
Posts: n/a

 
      02-23-2007
Hi.

Can anyone point me to information about adding a UAC Manifest to a Visual
Basic 6 app's executable?

Many thanks.

- will f


 
Reply With Quote
 
 
 
 
Phil Wilson
Guest
Posts: n/a

 
      02-23-2007
Look at the mt.exe program. Ignoring the fact that this example isn't a VB
code file, the general idea is just that you run mt.exe on the code file.
http://softlogger.com/5588/most-popu...ng-mt-exe.aspx

--
Phil Wilson
[Microsoft MVP Windows Installer]
"will f" <> wrote in message
news:...
> Hi.
>
> Can anyone point me to information about adding a UAC Manifest to a Visual
> Basic 6 app's executable?
>
> Many thanks.
>
> - will f
>



 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
.EXE.manifest ms curly Windows Vista Installation 3 11-05-2007 08:13 AM
Trouble embedding a manifest into a .exe ejmichaud@hotmail.com Windows Vista Security 3 07-26-2007 02:47 PM
appname.exe.manifest, DLL dependencies shalayka@gmail.com Windows Vista General Discussion 0 06-28-2007 05:06 PM
Problem with manifest file fig000 Windows Vista Security 1 05-02-2007 04:39 AM
Manifest not working G. Plante Windows Vista Security 3 02-26-2007 04:03 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59