TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
nick van Alst
NA
9
0
Compiling at Run
Sep 7 2009 2:46 PM
hello everyone, i know how to compile code from a string in a other C# app. though now i want to add a manifest to that new compiled program so it asks for admin privileged. though somehow i simply cant find how to do this. i managed how to add resources (.resx) though i just cant get it to work to also add the app.manifest file. does anyone know a solution or a site with similar code? i tryed to simply add it as embedded resource, i tryed the compiler option /win32manifest: though it says that the compiler doesnt know that command... that is the command that VS2008 is useing to add them. is there maby somehthing else VS2008 does with them first?? please help me out :) Fjux
Reply
Answers (
2
)
help with stream builder
How do I compare these 2 arrays?