Click here to Skip to main content
15,889,867 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Friends,

i posing a query..please reply me with patience.
is it possible to customize look and feel of screens of setup project in a windows application..
i don't want to use third party tools like innosetup..

so how can i achieve this,...?i want to replace default buttons in setup forms with my customized buttons..

i browsed here(in code project), some one has written that it is not possible with setup project..but i am hopefull
please help me

Thanks,
regards,
Hari.a
Posted

1 solution

Sri Hari Atluri wrote:
i don't want to use third party tools like innosetup..


Then, no. Not really. I believe there's a scripting language that is used to create them, so it's possible that you could figure out a way to intercept that script and modify it, but I don't see why you'd bother, when there's so many third party tools that will do it for you.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900