if you can get msi for visual j# then its easier.
msi file will be included in the .exe file that you have for visual j#. You can either extract this exe file using 7-zip or you can run the exe and then wait for a while, go to your temp folder and search/browse for the file jsredist.msi or vjredist.msi,
then you can run following command from with your startup task for silent install :
msiexec /i jsredist.msi /qn /norestart
If this post answers your question, please mark it as an answer. If this post is helpful to you, then vote it as helpful.
TechyFreak |
Mobile Development Resources