[WiX-users] Welcome to the "WiX-users" mailing list

2014-03-11 Thread Namrata Kumari
Welcome to the 
WiX-users@lists.sourceforge.net mailing 
list!



To post to this list, send your email to:



  wix-users@lists.sourceforge.net



General information about the mailing list is at:



  https://lists.sourceforge.net/lists/listinfo/wix-users



If you ever want to unsubscribe or change your options (eg, switch to or from 
digest mode, change your password, etc.), visit your subscription page at:



  
https://lists.sourceforge.net/lists/options/wix-users/namrata.kumari%40aspiresys.com





You can also make such adjustments via email by sending a message to:



  
wix-users-requ...@lists.sourceforge.net



with the word `help' in the subject or body (don't include the quotes), and you 
will get back a message with instructions.



You must know your password to change your options (including changing the 
password, itself) or to unsubscribe.  It is:



  obtaxaze



Normally, Mailman will remind you of your lists.sourceforge.net mailing list 
passwords once every month, although you can disable this if you prefer.  This 
reminder will also include instructions on how to unsubscribe or change your 
account options.  There is also a button on your options page that will email 
your current password to you.

[Aspire Systems]

This e-mail message and any attachments are for the sole use of the intended 
recipient(s) and may contain proprietary, confidential, trade secret or 
privileged information. Any unauthorized review, use, disclosure or 
distribution is prohibited and may be a violation of law. If you are not the 
intended recipient, please contact the sender by reply e-mail and destroy all 
copies of the original message.
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Getting 2819 error on clicking “Next” button in WelcomeDlg. Please help.

2014-05-06 Thread Namrata Kumari
I am getting 2819 error on clicking “Next” button in WelcomeDlg. Please help.




  

  
  
  

  
  
  
  
  
  
  
  
  
  

  

  
  

  1

  1
  1

  1
  
  
  
  
  
  1

  
  1



  
  
  1

  1
  
  1

  
  1
  1
  1
  1


  1

  
  


  




  1


  1


  1





  








--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Getting-2819-error-on-clicking-Next-button-in-WelcomeDlg-Please-help-tp7594531.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Getting 2819 error on clicking “Next” button in WelcomeDlg. Please help.

2014-05-07 Thread Namrata Kumari
ok But how to understand which control and what property ? or do u have a
complete sample to customdialogs in Wix



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Getting-2819-error-on-clicking-Next-button-in-WelcomeDlg-Please-help-tp7594531p7594561.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Installed app not showing up in add/remove programs

2014-05-26 Thread Namrata Kumari
I have 

still my installed app is not visible in Program feature.


But I ahve entries in registry as
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{92A902C7-9B79-4F5D-B2B5-88BBA4FF723C}
and I have all entries there. Please help



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Installed-app-not-showing-up-in-add-remove-programs-tp4592736p7594910.html
Sent from the wix-users mailing list archive at Nabble.com.

--
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Installed app not showing up in add/remove programs

2014-05-26 Thread Namrata Kumari



http://schemas.microsoft.com/wix/2006/wi";
 xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension";
 xmlns:sql="http://schemas.microsoft.com/wix/SqlExtension";
 xmlns:util="http://schemas.microsoft.com/wix/UtilExtension";>





any comments
contact info
URL for technical support
URL for general info about the
product
URL for product 
updates
URL for technical 
support
path
app size in kilobytes
0














Above is the code I have .. I am still not getting entry in Program
Feature




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Installed-app-not-showing-up-in-add-remove-programs-tp4592736p7594917.html
Sent from the wix-users mailing list archive at Nabble.com.

--
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Installed app not showing up in add/remove programs

2014-05-29 Thread Namrata Kumari
All I did is removed  tag completly and amazed to see it
worked. as soon I intergate my UI part there..  and then install
doesn't have entry in Program feature.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Installed-app-not-showing-up-in-add-remove-programs-tp4592736p7594953.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Combo Box (Wix)Customization

2014-06-19 Thread Namrata Kumari
Could you plz share your code how you have populated data from C# Custom
action in combobox in Dialogs



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Combo-Box-Wix-Customization-tp687975p7595349.html
Sent from the wix-users mailing list archive at Nabble.com.

--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Combo Box (Wix)Customization

2014-07-02 Thread Namrata Kumari






public class CustomActions
{
[CustomAction]
public static ActionResult CustomAction1(Session xiSession)
{
Microsoft.Deployment.WindowsInstaller.View lView =
xiSession.Database.OpenView("DELETE FROM ComboBox WHERE
ComboBox.Property='DATABASE_SERVERNAME'");
lView.Execute();

lView = xiSession.Database.OpenView("SELECT * FROM ComboBox");
lView.Execute();
//MessageBox.Show("lView Execute");
List instances = RetrieveSQLInstances();
int Counter = 0;
int Index = 0;
bool flag = false;
try
{
foreach (string str in instances)
{
Record lRecord = xiSession.Database.CreateRecord(4);
lRecord.SetString(1, "DATABASE_SERVERNAME");
lRecord.SetInteger(2, Index);
lRecord.SetString(3, str);
lRecord.SetString(4, str);
lView.Modify(ViewModifyMode.InsertTemporary, lRecord);
Counter = Index;
++Index;
}
}
catch (Exception ex)
{
ex.ToString();
}
//MessageBox.Show(Convert.ToString(Counter));
//MessageBox.Show("Done");
lView.Close();

xiSession.Log("Closing view");
lView.Close();
return ActionResult.Success;
}
private static List RetrieveSQLInstances()
{
List result = new List();
DataTable dbInstances =
System.Data.Sql.SqlDataSourceEnumerator.Instance.GetDataSources();

foreach (DataRow dr in dbInstances.Rows)
{
StringBuilder sb = new StringBuilder();
sb.Append(dr["ServerName"].ToString());
if (dr["InstanceName"].ToString().Length > 0)
{
sb.Append("\\");
sb.Append(dr["InstanceName"].ToString());
}
result.Add(sb.ToString());
}
result.Sort();
//result.Insert(0, _ResourceManager.GetString("msgString262"));
return result;
}
public static ActionResult SqlValidate(Session sqlSession)
{
sqlSession.Log("Begin CustomAction1");
MessageBox.Show("Calling SqlValidate");
if (sqlSession["DATABASE_SERVERUSERNAME"] == "" &&
sqlSession["DATABASE_SERVERPASSWORD"]=="")
{
MessageBox.Show("Windows Authentication");
}
else
{
MessageBox.Show("Sql Server Authentication");
}
return ActionResult.Success;
}
}



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Combo-Box-Wix-Customization-tp687975p7595631.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] dual-purpose installer (ALLUSERS=2) and Bootstrapper

2014-09-08 Thread Namrata Kumari
Could you please share the complete code. 



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/dual-purpose-installer-ALLUSERS-2-and-Bootstrapper-tp7591740p7596724.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] No progress in installation

2014-09-21 Thread Namrata Kumari
Are you reading mentioned error from verbose log.

From: Vadivel Natarajan 
Sent: Monday, September 22, 2014 9:42 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] No progress in installation

Hi All,

Could anyone please look into this and provide us a solution for the 
installation problem specified in below threads?

Thanks in Advance!!

-Original Message-
From: Vadivel Natarajan [mailto:vadiv...@syncfusion.com]
Sent: 17 September 2014 12:25 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] No progress in installation

Hi All,

We didn't deleted any stuff out of our package cache. We are facing this 
installation problem in some rare machines configuration. Could anyone provide 
solution to this problem? We don't want to follow the work around anymore.


-Original Message-
From: Rob Mensching [mailto:r...@firegiant.com]
Sent: 25 August 2014 11:23 PM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] No progress in installation

My best guess is that you deleted stuff out of your package cache without 
updating the appropriate Add/Remove Programs registration as well.

___
 FireGiant  |  Dedicated support for the WiX toolset  |  
http://www.firegiant.com/

-Original Message-
From: Vadivel Natarajan [mailto:vadiv...@syncfusion.com]
Sent: Monday, August 25, 2014 10:04 AM
To: General discussion about the WiX toolset.
Subject: [WiX-users] No progress in installation

Hi,

we had created an installer using Bootstrapper and Burn with wix 3.7. In some 
machines, our setup installation was not started. Setup installation was in a 
starting state. No progress in installation.

We are getting the below error when we look at the log file.

[0E6C:10D4][2014-08-13T12:03:59]e000: Error 0x80070002: Failed to get size of 
pseudo bundle: C:\ProgramData\Package 
Cache\{6f998459-8c96-468d-add4-c3fbae829931}\Application_1.1.0.3.exe
[0E6C:10D4][2014-08-13T12:03:59]e000: Error 0x80070002: Failed to initialize 
package from related bundle id: {6f998459-8c96-468d-add4-c3fbae829931}
[0E6C:10D4][2014-08-13T12:03:59]i199: Detect complete, result: 0x0


[0E6C:10D4][2014-08-13T12:03:59]i300: Apply begin
[1240:15D8][2014-08-13T12:03:59]e000: Error 0x80070002: Failed to get size of 
pseudo bundle: C:\ProgramData\Package 
Cache\{6f998459-8c96-468d-add4-c3fbae829931}\ Application_1.1.0.3.exe
 [1240:15D8][2014-08-13T12:03:59]e000: Error 0x80070002: Failed to initialize 
package from related bundle id: {6f998459-8c96-468d-add4-c3fbae829931}
[1240:15D8][2014-08-13T12:04:02]i360: Creating a system restore point.
[1240:15D8][2014-08-13T12:06:10]i361: Created a system restore point.
[1240:15D8][2014-08-13T12:06:10]i323: Registering package dependency provider: 
{2882A35F-95A8-4C34-91E7-88433FE3116E}, version: 12.2.0.36, package: Studio
[1240:15D8][2014-08-13T12:06:10]i325: Registering dependency: 
{d5f0a119-9ba3-4a19-b1cf-882c39cb4720} on package provider: 
{2882A35F-95A8-4C34-91E7-88433FE3116E}, package: Studio
[0E6C:10D4][2014-08-13T12:06:10]i399: Apply complete, result: 0x0, restart: 
None, ba requested restart:  No
[0E6C:10D4][2014-08-13T13:13:31]i500: Shutting down, exit code: 0x0

Already I have tried the work around as clean up the temp folder, restart the 
machine and reinstall the setup. It also didn't work. My setup installation was 
stuck in starting state itself. We don't want to follow this work around 
anymore as this is not worked in our machines. Can you please provide solution 
for this issue?

Thanks in Advance!

--
Slashdot TV.
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Slashdot TV.
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce Perforce version control. 
Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Comp

Re: [WiX-users] ExitDialog will not unload after application launches

2014-11-18 Thread Namrata Kumari
Writing publish twice will make it!!! try

WIXUI_EXITDIALOGOPTIONALCHECKBOX = 1 and NOT
Installed
1



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/ExitDialog-will-not-unload-after-application-launches-tp6539061p7598027.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Cant get util:RemoveFolderEx to work on network drive

2014-12-05 Thread Namrata Kumari
You cannot delete files on a network system where you lack the appropriate
rights and also cannot delete read-only, hidden, or system files.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Cant-get-util-RemoveFolderEx-to-work-on-network-drive-tp7598399p7598420.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Cant get util:RemoveFolderEx to work on network drive

2014-12-08 Thread Namrata Kumari
I meant, if you have permission. As Rob said, not WiX its Installer property.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Cant-get-util-RemoveFolderEx-to-work-on-network-drive-tp7598399p7598483.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Cant get util:RemoveFolderEx to work on network drive

2014-12-08 Thread Namrata Kumari
Exactly as Rob said, I wrote about installer property not specific WiX.
In your's case, try deleting the files manually with same user install is
running or using command prompt and see if you get any error or try below :
1. Files are in use (by any other program)
2. Lack appropriate permission on that folder.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Cant-get-util-RemoveFolderEx-to-work-on-network-drive-tp7598399p7598484.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Uninstall Rollback not triggered with WIXFAILWHENDEFERRED

2015-02-12 Thread Namrata Kumari
Where to include REMOVE=ALL using  WIXFAILWHENDEFERRED







--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Uninstall-Rollback-not-triggered-with-WIXFAILWHENDEFERRED-tp7598874p7599202.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] how to extract string from registry entry

2015-03-09 Thread Namrata Kumari
I want to launch my application on default browser but getting extra content
in registry entry , how to extract exact values out from registry: 

  


Getting registry entry : 
Firefox:  "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -osint -url
"%1" 
Chrome: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --
"%1" 

Required Value :: 
Firefox:  "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" 
Chrome: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" 



Is there any way to extract value as required in registry entry else have to
go with CA... hate that



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/how-to-extract-string-from-registry-entry-tp7599505.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] A network error occurred while attempting to read from the file: C:\windows\Installer\Wixdata

2015-05-18 Thread Namrata Kumari
 This occurs due to installer left files during the install behind and those
files prevent the uninstall from proceeding.

Try below :
1)  Make sure to stop service or any other application holding any installed
files.
2) Remove read only attribute from all files before you include them to be
installed.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/A-network-error-occurred-while-attempting-to-read-from-the-file-C-windows-Installer-Wixdata-tp7600349p7600350.html
Sent from the wix-users mailing list archive at Nabble.com.

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Not to create key under HKCU path in the registry

2015-06-29 Thread Namrata Kumari
I an able to create registry entry using below :


  

  





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Not-to-create-key-under-HKCU-path-in-the-registry-tp7600703p7600741.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Search for IIS Modules

2015-06-29 Thread Namrata Kumari
Can we try using Appcmd.exe command to find the list of modules installed for
an application and then search "AppWarmup and DynamicCompression" in that
list using following command :

Eg : %windir%\system32\inetsrv\appcmd.exe list modules /app.name:"Default
Web Site"



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Search-for-IIS-Modules-tp7600726p7600740.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users