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
Administrator
Tech Writer
2.2k
1.5m
Include Batch (.bat) file in setup project and execute on installation
Mar 18 2003 9:18 PM
Currently I am doing regasm and GAC manually on command line. I want to register assembly and add it to GAC programmatically. Can we include a batch file in my setup project which should execute when we run setup project for deployment. So any idea if we can do it using installer class and specify path to .bat file and run it. Thanks in advance Hafeez Abdul
Reply
Answers (
0
)
Single setup project for ClassLibrary and ASP.NET Web Service
Check for .Net availability