Install Shiled
-
:rose: Hi. I have an (.EXE) file(CrystallReport2005.exe)or anything else. Can you tell me how can i add this file to my install Shield project to run and install it. Thank you. :rose:
CanI
-
:rose: Hi. I have an (.EXE) file(CrystallReport2005.exe)or anything else. Can you tell me how can i add this file to my install Shield project to run and install it. Thank you. :rose:
CanI
create a setup project then from application folder right click--->Add then select your files you want to add them in your (exe) file after that build or press Ctrl+Shift+B go where the project you created and look in the bin file
-
:rose: Hi. I have an (.EXE) file(CrystallReport2005.exe)or anything else. Can you tell me how can i add this file to my install Shield project to run and install it. Thank you. :rose:
CanI
You can use the vs tool:
File > New > Other project types > Setup and deployment
One more thing.. :rose:This's not the right place for such question:rose:
We will either find a way, or make one! (\ /) (- .-) C(''')(''')
-
:rose: Hi. I have an (.EXE) file(CrystallReport2005.exe)or anything else. Can you tell me how can i add this file to my install Shield project to run and install it. Thank you. :rose:
CanI
Hi Roya Rayane: When you add all the project output file into your InstallShiled setup & deployment project… There was an option where you can confirm the existing dependencies … InstallShiled has a features to add your desire object from a list of object…For example you build a .Net app setup in that case you can add the .Net framework into your setup & deployment project so when you install your app the .Net framework will install silently if .Net framework is not available in the target machine …
Thanks Md. Marufuzzaman
Don't forget to click [Vote] / [Good Answer] on the post(s) that helped you. I will not say I have failed 1000 times; I will say that I have discovered 1000 ways that can cause failure – Thomas Edison.