-
Hi.
WixEdit 0.7.2.3
Windows XP Pro 64-bit SP2
I opened an existing wxs file.
Clicked on Files button on the left-side navigation
Right-clicked on an existing component and selected "Import Files"
I browsed to a url (internet shortcut) file and clicked Open
WixEdit took a few extra seconds than usual and then finally added a file with an unexpected Id, Name, and Source.
For example,
2009-11-09 08:47:13 UTC in WixEdit
-
Hi.
Thank you for WixEdit 0.7.2.3.
I would like to request a new feature:
Allow typing in the full path to import a specific folder instead of having to manually expanding directories and browsing to it.
Windows XP x64 SP2.
Thank you.
2009-10-23 09:01:15 UTC in WixEdit
-
Hi.
I downloaded openqrm-4.1.vmware-appliance and installed it on VMware ESX 3.5.0. However, synaptic package manager failed when I tried to download and install the updates.
1. unzip "openqrm-4.1.vmware-appliance.bz2"
2. rename "openqrm-4.1.vmware-appliance" to "openqrm-4.1.vmware-appliance.zip"
3. unzip "openqrm-4.1.vmware-appliance.zip"
4...
2009-09-18 13:01:34 UTC in openQRM
-
Hi.
I would like to request a new feature.
I would like the ability to update a silverlight application's (*.xap file) "ServiceReference.ClientConfig" file.
In order to do this, the xap file must be extracted \ unzipped, modify the "ServiceReference.ClientConfig" file using the same "" xpath functionality, and then finally re-compress \ re-zip it.
Thank you.
2009-06-26 08:00:37 UTC in Windows Installer XML (WiX) toolset
-
Here is another implementation of ssh in c# that has this feature
http://sharpssh2.codeplex.com
However, it does not support the ssh private key I supplied to it and that is why I am looking at Granados.
Maybe the efforts of both developers can be shared?
Thank you.
2009-06-16 02:26:57 UTC in Granados
-
There is a duplicate request.
See:
https://sourceforge.net/tracker/?func=detail&aid=2696757&group_id=153504&atid=788034.
2009-04-24 04:25:07 UTC in openQRM
-
There is a duplicate request.
See:
https://sourceforge.net/tracker/?func=detail&aid=2696757&group_id=153504&atid=788034.
2009-04-24 04:24:45 UTC in openQRM
-
This feature would be awesome. :)
Some references that have been very helpful for me are as follows:
http://unattended.msfn.org/
Unattended Windows Guide
http://www.vulnerabilityassessment.co.uk/ctupdate.htm
CTUpdate (WSUS Offline)
"This is a nifty little utility that enables you to perform an offline update of all Microsoft XP (or vista) patches within the space of 25 minutes."...
2009-04-24 04:18:25 UTC in openQRM
-
Hi.
I would like to request the ability to generate a cumulative deployment package for offline computer provisioning.
For example, I would like to add this cumulative deployment package to a windows installation cd that will run after windows is installed.
In this way, I can easily deploy a new computer with all the applications and settings needed in a remote location.
Thank you.
2009-04-24 00:37:43 UTC in Open Computers and Software Inventory
-
Hi.
Windows XP Pro 64-bit has an environment variable:
%PROGRAMFILES(X86)%
that expands to:
C:\Program Files (x86)
When I try to use
$(env.PROGRAMFILES(X86))
in my wxs file, candle.exe reports an error:
error CNDL0235 : Undefined preprocessor function '$(env.PROGRAMFILES(X86))'.
WiX v3.0.4805.0.
2009-04-13 17:54:11 UTC in Windows Installer XML (WiX) toolset