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
Krit Kanrat
NA
1
0
How to register assembly via web browser (IE)
Jan 20 2007 11:31 PM
Hi,
Please anybody tell me how to register assembly via web browser.
Let's say I have one DLL file which have a correct Register/Unregister method.
I can use this by register it in command prompt
gacutil /if Test.dll
regasm Test.dll
But I need this to automate install via web browser by just open the web page.
How can I let it register to client side ?
Thanks,
Krit K.
Reply
Answers (
0
)
Deployment of VSTO 2005 excel application
Windows Installer XML (Wix) Toolset