Some users may be experiencing issues when trying to access customer resources like the Case Portal or the Product Licensing Center. Our team is aware of the issue and is working to resolve it. Clickherefor more information.
Hi..I am working on Basic MSI....i added a custom dialog which contains a check box to decide whether to put shortcuts on the desktop or not.....after selecting check box when I click next button it doesnt proceeds the execution..although i selected ...
hi Sir,,,I want to create a setup which asks(browse) for a sorce folder named "abc"and copies that folder to some hard coded path....Is it possible in Installshieldif yes can anyone help me how can i achieve this.....thanksjagjit
Hi all...I am working in Basic MSI project .....what my setup do is ,it copies a folder "abc" to windowsvolume.the setup contains a folder "abc".Before running my setup if i delete some files from "abc" folder then setup file gives error after execut...
hi i am working with basic MSI.i want to copy some files from a specific location.i want to link that path to final directory.i want my exe to pick files from this link and copy it to the windows volume..how can i generate link to this specific fold...
hii have a folder named "abc" which contains a .ini file named "temp.ini"i want to modify this ini file.the problem is that abc folder is in my setup folder which eventually is copied to windows volume.after it is copied to volume i need to pick tem...
hii...I have used only a single Newdialog...there is no other dialog..i other words my Next button simply doesnot works.....Can u plz explain in steps how can i make it work..may be that i am missing something ...or i need to add something extrathank...
ya i have tried but how can i make changes to file which has to be installed.i mean how wud i select a file after it is copied to system by my setup file..