Oct 10, 2012
04:06 AM
Hi , I am getting this error, "The feature you are trying to use is on a network resource that is unavailable", Kindly let me know if you have any feedback on this. Thanks in advance Regards, Ganesh
... View more
Labels
- Labels:
-
InstallShield 2011
Oct 10, 2012
01:56 AM
Hi, Thank you for the reply... Let me try out this Regards, Ganesh
... View more
Jun 19, 2012
03:58 AM
rrinblue22 wrote: yeah you can do this using "InstallScript wrapper" which is a plain InstallScript project with limited UI in it. thats the easiest option I believe .......... Hi, Can u please tel me about "Install Script Wrapper", Because am new to this install script. Can u Please guide me on this? or else can u please share some link for doing this ...
... View more
Jun 19, 2012
12:13 AM
Hi flyywail, Thank for the replied, I ill try this and let u know the result
... View more
Jun 19, 2012
12:11 AM
Hi KEiGHT, Thank you for the reply ... Regards Ganesh
... View more
Jun 18, 2012
11:57 PM
😮 Hi every one 😮 , I want help for following requirement, I have two setup setup1.exe and setup2.exe, I need to install these setup with selectable option, Incase two exe (i.e. setup1.exe and setup2.exe) is selected both will install one by one, and any one can be selected perticular selected setup need to install. Kinldy any one can tell me 1. Is this can be possible to do with installation script project? 2. Give me some trips to do it ... Regards, Ganesh
... View more
Labels
- Labels:
-
InstallShield 2011
May 14, 2012
01:00 AM
Hi All, The requirement is to install .Net framework ( v3.5) in x32 and x64 bit PC, Is possible to install throw "install shield script project" ?, If yes, kindly let me know the steps to do it... Regards, Ganesh
... View more
Labels
- Labels:
-
InstallShield 2011
Feb 07, 2012
12:52 AM
Hi , Am getting same kind of issue, Did u got any solution for this issue ?
... View more
Nov 29, 2011
10:51 PM
Hi GarrettDyer, I follow the steps which you have mention in the reply, everthing is updating, Only the problem is in control panel, we got two entry of same project... can you please give a solution for the same
... View more
Nov 23, 2011
09:15 PM
Hi , I have created package using basic MSI Project in install shield, I installed 1.00. version, when I created package using 1.10 version, files are not updated in the installer folder, How can I update the files by using same Basic MSI Project
... View more
Labels
- Labels:
-
InstallShield 2011
Nov 23, 2011
05:59 AM
hi , thank you
... View more
Nov 16, 2011
07:02 AM
Hi , i need to terminate my installation, while checking some perticular condition, is there is any specific command is there ?, kindly help me out for this problem....
... View more
Labels
- Labels:
-
InstallShield 2011
Nov 16, 2011
03:28 AM
Hi Kevin.Wan , XCopyFile( SOURCE_DIR ^ "*.*", WINSYSDIR ^ "drivers" ^ "*.*", COMP_NORMAL ); I need to copy those files to "system32" folder not "SysWOW64"
... View more
Nov 15, 2011
11:53 PM
Hi, I am using install shield script project, I need to copy some dll file to system32 folder, By Default copying into "C:\Windows\SysWOW64", But I need to copy the files into "C:\Windows\System32", any one plz help me how to do this ? this is the code which I used in the project, #define SOURCE_DIR "C:\\Source" XCopyFile( SOURCE_DIR ^ "*.*", WINDIR ^ "system32" ^ "drivers" ^ "*.*", COMP_NORMAL );
... View more
Labels
- Labels:
-
InstallShield 2011
Jul 18, 2011
01:18 AM
Hi , I created Basic MSI Project, after the un installation some file are not getting deleted in program files, is there is any option to delete those files ....
... View more
Labels
- Labels:
-
InstallShield 2011
Latest posts by ganesh2you
Subject | Views | Posted |
---|---|---|
14485 | Oct 10, 2012 04:06 AM | |
1316 | Oct 10, 2012 01:56 AM | |
706 | Jun 19, 2012 03:58 AM | |
1316 | Jun 19, 2012 12:13 AM | |
1316 | Jun 19, 2012 12:11 AM | |
2161 | Jun 18, 2012 11:57 PM | |
5205 | May 14, 2012 01:00 AM | |
979 | Feb 07, 2012 12:52 AM | |
691 | Nov 29, 2011 10:51 PM | |
2131 | Nov 23, 2011 09:15 PM |
Activity Feed
- Posted The feature you are trying to use is on a network resource that is unavailable on InstallShield Forum. Oct 10, 2012 04:06 AM
- Posted Re on InstallShield Forum. Oct 10, 2012 01:56 AM
- Posted Re: How to install Multiple (two) setup (exe) with selectable option... on InstallShield Forum. Jun 19, 2012 03:58 AM
- Posted Re: Installation .Net framework ( v3.5) throw install shield on InstallShield Forum. Jun 19, 2012 12:13 AM
- Posted Re: Installation .Net framework ( v3.5) throw install shield on InstallShield Forum. Jun 19, 2012 12:11 AM
- Posted How to install Multiple (two) setup (exe) with selectable option... on InstallShield Forum. Jun 18, 2012 11:57 PM
- Posted Installation .Net framework ( v3.5) throw install shield on InstallShield Forum. May 14, 2012 01:00 AM
- Posted Re on InstallShield Forum. Feb 07, 2012 12:52 AM
- Posted Re: on InstallShield Forum. Nov 29, 2011 10:51 PM
- Posted How to upgrade using Basic MSI Project on InstallShield Forum. Nov 23, 2011 09:15 PM
- Posted Re: How to terminate installation using installshield script ? on InstallShield Forum. Nov 23, 2011 05:59 AM
- Posted How to terminate installation using installshield script ? on InstallShield Forum. Nov 16, 2011 07:02 AM
- Posted Re: How to copy dll to system32 folder on InstallShield Forum. Nov 16, 2011 03:28 AM
- Posted How to copy dll to system32 folder on InstallShield Forum. Nov 15, 2011 11:53 PM
- Posted How to delete files reside in program files after uninstallation on InstallShield Forum. Jul 18, 2011 01:18 AM
- Posted Re: on InstallShield Forum. Jul 18, 2011 01:15 AM
- Posted Re on InstallShield Forum. Jul 11, 2011 01:35 AM
- Posted Error -4075 on InstallShield Forum. Jul 07, 2011 03:52 AM
- Posted Re: How to identify operating system type in script file ??? on InstallShield Forum. Jun 17, 2011 12:39 AM
- Posted How to identify operating system type in script file ??? on InstallShield Forum. Jun 15, 2011 10:55 PM