|
More site info...
Community - powered by vBulletin - www.installshield.com | Site profile
|
|
Site profile page for http://www.installshield.com.
This report page has aggregated and summarized the online discussions from the Message Board located at http://www.installshield.com.
This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional site profile information for http://www.installshield.com is also shown in the following divisions:
1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity table on Community - powered by vBulletin:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
68
|
275
|
803
|
|
Post:
|
135
|
553
|
1,412
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for Community - powered by vBulletin (http://www.installshield.com)
|
|
Put this code anywhere on your forum page:
|
|
|
|
|
|
|
|
Rating - The position measured by activity among all forum sites tracked by BoardReader.
If rating is 10 there are 9 forum sites which have higher activity.
Posts - Number of posts on forum site during last 7 days.
Threads - Number of threads on forum site active during last 7 days.
Authors - Number of authors which contributed to the site within last 7 days.
|
|
|
|
|
Community - powered by vBulletin posting activity graph:
|
|
http://www.installshield.com Alexa graph:
|
Top authors on Community - powered by vBulletin during last week:
user's latest post:
Jre is not getting deleted in HP-UX
Published (2009-11-26 07:47:00)
jre is not getting deleted in hp-ux machine PA-RISC folder with few *.dl in jre\lib and PA-RISC folder with java in jre\bin are left without getting deleted though a script can be written in the post uninstall script to remove them why is this happening.
user's latest post:
How do i set the registry...
Published (2009-11-20 07:12:00)
Sorry for it but i started looking into IA hardly from a month
user's latest post:
CustomActionData and a custom...
Published (2009-11-24 10:27:00)
my "set a property" actions that set the CA data for a deferred execution CA are sequenced just before their respective deferred actions*. on that note, my other set a property CAs are sequenced after their data are known, and my set a directory CAs are all sequenced after costfinalize. ---------- *"Set a prop" actions are immediate execution actions, so they will run while the setup script is being written....
user's latest post:
HiddenNotification
Published (2009-11-25 02:44:00)
Hello, Does anyone can help to take a look this problem? My purpose is that I do not want to show update or message again after user click the "do not show this again" to hide the update in software manager when lauch the application. The problem is when I use the function below, the return vulue is 1 for update, 0 for message whatever I hide or show the update or message.And the other problem is that I can not find the...
user's latest post:
Web Installer Size in IA 2008
Published (2009-11-20 02:02:00)
Hi, Thanks for your follow up on this issue. The installer is hanging at the same spot with all the options mentioned in my previous post. And it hangs at the start itself, without installing the jre. We also downloaded and tried this with IA 2009 SP2 evaluation version as suggested by you but of no help. Anyhow, for the time being we have convinced our Client to reduce the volume of data to be integrated with the build. Note: Its not possible...
user's latest post:
How can I detect if logging is...
Published (2009-11-19 13:41:00)
i'd try querying the [MsiLogging] property. if you are running in deferred mode, you need to pass this information into the custom action by means of a "SetAProperty" CA. set a property, the name of which being the name of your CA, and the value of which being [MsiLogging]. from within your CA, call MsiGetProperty( hMSI, "CustomActionData" ). search the forum for "CustomActionData" and...
user's latest post:
How to stop installation when an...
Published (2009-11-25 04:08:00)
If anyone has worked on [or know about] the issues mentioned above, please do share it. Thanks in advance. -- Bharath --
|
|
|
Top 10 active forums on Community - powered by vBulletin during last week:
|
|
Top 10 forums on Community - powered by vBulletin:
|
|
|
|
Latest active threads on Community - powered by vBulletin:
Started 1 day, 22 hours ago (2009-11-28 06:55:00)
by sandeep.madhu14's Avatar
Which type of project you are using..to build the package...
by using installscript msi type project we can create both in single build ..
Thanks
Madhu.
Started 4 days ago (2009-11-26 05:16:00)
by zrahimic New User (0 Posts)
Hi to all,
I have one setup msi for multi product (it was created by InstallScript MSI project).
How can I set it for multi instance of setup?
thnx
Started 2 days, 21 hours ago (2009-11-27 08:14:00)
by Vijay__K
Hi,
Is UN_INTSTALL_PRODUCT_NAME added to the secureCustomProperties property?
Thanks.
Started 3 days, 23 hours ago (2009-11-26 05:29:00)
by wittiw wittiw is offline User (5+ Posts)
Hello,
I have problem with Custom Action - New EXE Stored in Binary Table.
I am trying install Framework 3.0 on XP x64 using CA.
Command line: /q /norestart
In-Script Execution: Immediate Execution.
Execution Scheduling: Always execute.
The installer returns error 1722.
If I run manually file dotnetfx3_x64.exe with parameters /q /norestart, everything is ok, but if I try run it from...
Started 3 days, 18 hours ago (2009-11-26 10:34:00)
by jrumanek jrumanek is offline New User (0 Posts)
Hi All,
I would like to make minor MSI update. I need change one EXE file but I have a problem with registry overwriting after updating?
Can anybody advise me?
Thanks a lot!
Started 3 days ago (2009-11-27 05:02:00)
by Alex_LucID New User (0 Posts)
hi,
We're using IsSABld.exe tool to build our product installation using a NANT script.
The project is a Basic MSI project, that has one release target, configured to use only WinInstaller v3.1 which should be packed inside setup.exe.
So as a result we should get a Setup.exe, .msi file, prerequisites folder and a folder with application to install.
but, when we run IsSABld.exe -p ...
Started 3 days, 5 hours ago (2009-11-27 00:09:00)
by lasiewicz
More than likely the problem lies with a dependancy of the plug in. Does this use VSTO?
As far as removing the registry with the com dll on Uninstall. This could depend on how its registered. Is this done through com extraction in the component?
Quote:
Originally Posted by aaron_sf
I have written an ...
Started 3 days, 21 hours ago (2009-11-26 07:47:00)
by anitha anitha is offline User (5+ Posts)
jre is not getting deleted in hp-ux machine
PA-RISC folder with few *.dl in jre\lib and PA-RISC folder with java in jre\bin are left without getting deleted
though a script can be written in the post uninstall script to remove them
why is this happening.
Started 4 days ago (2009-11-26 04:35:00)
by sazzle73
I have actually got it working partially now by putting in the properties on the Install NT Services settings but it isnt picking up the group.
In username I have entered [IS_NET_API_LOGON_GROUP]\[IS_NET_API_LOGON_USERNAM E] but the service only appears to be running under \username.
Any ideas?
Thanks
Started 4 days, 2 hours ago (2009-11-26 02:55:00)
by Mrunmayee
Probably you can check in registry :
HKLM\\SOFTWARE\\Microsoft\\ ASP.NET
If the above key exists then check for "iis_inetmgr" value under "HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersio n\\Setup\\Oc Manager\\Subcomponents". If the value is 1, then ASP.NET is installed.
--Mrunmayee
|
|
Hot threads for last week on Community - powered by vBulletin:
Started 5 days, 19 hours ago (2009-11-24 09:35:00)
by dekely
Hi,
Did you find your answer ?
I'm also stcuk with this issue.
thanks
Dekel
Started 4 days ago (2009-11-26 05:16:00)
by zrahimic New User (0 Posts)
Hi to all,
I have one setup msi for multi product (it was created by InstallScript MSI project).
How can I set it for multi instance of setup?
thnx
Started 3 days, 18 hours ago (2009-11-26 10:34:00)
by jrumanek jrumanek is offline New User (0 Posts)
Hi All,
I would like to make minor MSI update. I need change one EXE file but I have a problem with registry overwriting after updating?
Can anybody advise me?
Thanks a lot!
Started 1 week ago (2009-11-23 04:41:00)
by pv7721
Hello Lizette! What is your IA version?
Started 5 days ago (2009-11-25 05:23:00)
by pv7721
Well, there are many reasons for which the build can fail... The question
is: what did you recently do with the project (adding / removing /
modifying something) which made it fail when building?
Started 3 days, 21 hours ago (2009-11-26 07:47:00)
by anitha anitha is offline User (5+ Posts)
jre is not getting deleted in hp-ux machine
PA-RISC folder with few *.dl in jre\lib and PA-RISC folder with java in jre\bin are left without getting deleted
though a script can be written in the post uninstall script to remove them
why is this happening.
Started 3 days, 23 hours ago (2009-11-26 05:29:00)
by wittiw wittiw is offline User (5+ Posts)
Hello,
I have problem with Custom Action - New EXE Stored in Binary Table.
I am trying install Framework 3.0 on XP x64 using CA.
Command line: /q /norestart
In-Script Execution: Immediate Execution.
Execution Scheduling: Always execute.
The installer returns error 1722.
If I run manually file dotnetfx3_x64.exe with parameters /q /norestart, everything is ok, but if I try run it from...
Started 6 days, 13 hours ago (2009-11-23 15:31:00)
by Kelter
you can pass any property into CustomActionData, so your custom property will work just as well. My "Set a property" events that set the customactiondata for any of the deferred custom actions pass properties like this:
Code:
INSTALLDIR=[INSTALLDIR];APPDATA=[LocalAppDataFolde r];RF=[ISReleaseFlags];_IsSetupTypeMin=[_IsSetupTy peMin]
I've created some InstallScript functions which ...
Started 4 days ago (2009-11-26 04:35:00)
by sazzle73
I have actually got it working partially now by putting in the properties on the Install NT Services settings but it isnt picking up the group.
In username I have entered [IS_NET_API_LOGON_GROUP]\[IS_NET_API_LOGON_USERNAM E] but the service only appears to be running under \username.
Any ideas?
Thanks
Started 4 days, 2 hours ago (2009-11-26 02:55:00)
by Mrunmayee
Probably you can check in registry :
HKLM\\SOFTWARE\\Microsoft\\ ASP.NET
If the above key exists then check for "iis_inetmgr" value under "HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersio n\\Setup\\Oc Manager\\Subcomponents". If the value is 1, then ASP.NET is installed.
--Mrunmayee
|
|