Groups
Sign in
Groups
msiext
Conversations
About
Send feedback
Help
msiext
Contact owners and managers
1–30 of 34
Mark all as read
Report group
0 selected
Justin Walker
,
Daniel Doubrovkine
2
12/8/16
Connect to existing MSSQL database w/ SQL creds
I think setting those CreateOnInstall and DropOnUninstall values to "no" will work. Might
unread,
Connect to existing MSSQL database w/ SQL creds
I think setting those CreateOnInstall and DropOnUninstall values to "no" will work. Might
12/8/16
Riaz Karim
,
Daniel Doubrovkine
2
9/5/16
How do you use the write file extension?
Have you looked at the demos? https://github.com/dblock/msiext/tree/master/src/Demos On Mon, Sep 5,
unread,
How do you use the write file extension?
Have you looked at the demos? https://github.com/dblock/msiext/tree/master/src/Demos On Mon, Sep 5,
9/5/16
wah...@arrowlabs.co
,
Daniel Doubrovkine
2
8/16/16
Aracbic text insertion through Wix in SQL TABle
Looks like using the built-in Sql extension of Wix? Probably the wix mailing list is a better place
unread,
Aracbic text insertion through Wix in SQL TABle
Looks like using the built-in Sql extension of Wix? Probably the wix mailing list is a better place
8/16/16
wah...@arrowlabs.co
,
Daniel Doubrovkine
15
8/1/16
Unable to run The sql script file
What was the problem? On Monday, August 1, 2016, <wah...@arrowlabs.co> wrote: Thanks Daniel, I
unread,
Unable to run The sql script file
What was the problem? On Monday, August 1, 2016, <wah...@arrowlabs.co> wrote: Thanks Daniel, I
8/1/16
Стас Донцов
,
Daniel Doubrovkine
4
3/23/16
Local Service and Network Service in ServiceCredDlg
That would make sense since you can't test an actual logon for those. Likely should be disabled.
unread,
Local Service and Network Service in ServiceCredDlg
That would make sense since you can't test an actual logon for those. Likely should be disabled.
3/23/16
Overand
,
Daniel Doubrovkine
6
2/18/16
SystemTools:TemplateFile - actually possible to overwrite? to execute on uninstall?
Deleting the (leftover .template) file would be better in this use case, as I'd rather not leave
unread,
SystemTools:TemplateFile - actually possible to overwrite? to execute on uninstall?
Deleting the (leftover .template) file would be better in this use case, as I'd rather not leave
2/18/16
Chen Azran
, …
Daniel Doubrovkine
5
2/9/16
Add the extension DLL as reference failure
Looks like there're quire a few changes needed here, the SDK you have is newer and such.
unread,
Add the extension DLL as reference failure
Looks like there're quire a few changes needed here, the SDK you have is newer and such.
2/9/16
tschr...@countertack.com
,
Daniel Doubrovkine
5
11/11/15
How do I install the extension?
I don't think that ever resolved to anything online :) On Wed, Nov 11, 2015 at 1:53 PM, Todd
unread,
How do I install the extension?
I don't think that ever resolved to anything online :) On Wed, Nov 11, 2015 at 1:53 PM, Todd
11/11/15
Alex Ustas
,
Daniel Doubrovkine
7
6/9/15
fqdn name
Create with StringTools.dll and SystemTools.dll In SystemTools use TemplateFile, because in wix
unread,
fqdn name
Create with StringTools.dll and SystemTools.dll In SystemTools use TemplateFile, because in wix
6/9/15
Alex Ustas
,
Daniel Doubrovkine
4
6/9/15
StringTools ToLower
Yep. I would rename SetStringToLower to something like SetFullyQualifiedDomainNameToLowercase, cause
unread,
StringTools ToLower
Yep. I would rename SetStringToLower to something like SetFullyQualifiedDomainNameToLowercase, cause
6/9/15
Vishnulal B.
,
Daniel Doubrovkine
3
4/21/15
Backup/Restore files on Install/Uninstall
Hi Daniel, Thanks a lot for your reply. I'll try to do it accordingly. On Monday, 20 April 2015
unread,
Backup/Restore files on Install/Uninstall
Hi Daniel, Thanks a lot for your reply. I'll try to do it accordingly. On Monday, 20 April 2015
4/21/15
jens rosendal jensen
,
Daniel Doubrovkine
3
3/16/15
How to get it to work on latest release of WIX (3.9)
ie. check out the source, replace wix 3.7 -> 3.9 and get everything to build, first On Mon, Mar 16
unread,
How to get it to work on latest release of WIX (3.9)
ie. check out the source, replace wix 3.7 -> 3.9 and get everything to build, first On Mon, Mar 16
3/16/15
Ilir Bekteshi
,
Daniel Doubrovkine
3
2/9/15
Use Formated properties in UserID
Found the problem :) you need to have a "reference" using UserPrivileges:LocalUser for the
unread,
Use Formated properties in UserID
Found the problem :) you need to have a "reference" using UserPrivileges:LocalUser for the
2/9/15
Djutza
, …
Daniel Doubrovkine
12
1/2/15
Q&A
CheckPrivilege error code 2896
Thanks Chris! On Thu, Jan 1, 2015 at 3:49 AM, Chris Murphy <cjmu...@gmail.com> wrote: Sure.
unread,
Q&A
CheckPrivilege error code 2896
Thanks Chris! On Thu, Jan 1, 2015 at 3:49 AM, Chris Murphy <cjmu...@gmail.com> wrote: Sure.
1/2/15
Philip Presley
,
Daniel Doubrovkine
2
10/9/14
Trying to use just RuntimeDbCredDlg, but getting errors with
I think whether you use it or not it's wired up by nature of including the extension. So check
unread,
Trying to use just RuntimeDbCredDlg, but getting errors with
I think whether you use it or not it's wired up by nature of including the extension. So check
10/9/14
eeshwr bhandari
,
Daniel Doubrovkine
2
9/17/14
build error
Run `build all` from the root first, that generates the version file. Help us make https://github.com
unread,
build error
Run `build all` from the root first, that generates the version file. Help us make https://github.com
9/17/14
Ben St. Pierre
,
Daniel Doubrovkine
2
6/20/14
Attempting to add Database sample code to wix project -> Duplicate Symbol Error
It's possible, although I am pretty sure I've seen these things before. It's saying that
unread,
Attempting to add Database sample code to wix project -> Duplicate Symbol Error
It's possible, although I am pretty sure I've seen these things before. It's saying that
6/20/14
eeshwr bhandari
,
Daniel Doubrovkine
2
6/12/14
Q&A
i couldnt build the project .
https://github.com/dblock/msiext/blob/master/CONTRIBUTING.md On Thu, Jun 12, 2014 at 1:00 AM, eeshwr
unread,
Q&A
i couldnt build the project .
https://github.com/dblock/msiext/blob/master/CONTRIBUTING.md On Thu, Jun 12, 2014 at 1:00 AM, eeshwr
6/12/14
Ben Metheny
,
Daniel Doubrovkine
2
5/19/14
SystemTools Extension Reference Build Crash
Looks like something with wix 3.8 .... I would start by helping us upgrade MsiExt itself to use Wix
unread,
SystemTools Extension Reference Build Crash
Looks like something with wix 3.8 .... I would start by helping us upgrade MsiExt itself to use Wix
5/19/14
lukas k
,
Daniel Doubrovkine
9
1/16/14
TemplateFile Extention
Didn't help. And im somehow not able to create pull request.
unread,
TemplateFile Extention
Didn't help. And im somehow not able to create pull request.
1/16/14
Daniel Doubrovkine
, …
Steven Ogilvie
6
12/6/13
Community MSI Extensions 1.4 Released
3.7, haven't tried with 3.8, but might just work. Please contribute. On Thu, Dec 5, 2013 at 4:59
unread,
Community MSI Extensions 1.4 Released
3.7, haven't tried with 3.8, but might just work. Please contribute. On Thu, Dec 5, 2013 at 4:59
12/6/13
Tomas Scott
,
Daniel Doubrovkine
2
10/21/13
Where can I find any samples on using the Extensions?
https://github.com/dblock/msiext/tree/master/src/Demos On Mon, Oct 21, 2013 at 9:58 AM, Tomas Scott
unread,
Where can I find any samples on using the Extensions?
https://github.com/dblock/msiext/tree/master/src/Demos On Mon, Oct 21, 2013 at 9:58 AM, Tomas Scott
10/21/13
Allon Guralnek
, …
Daniel Doubrovkine
16
8/11/13
Q&A
Is WiX 3.7 supported?
I made a build, http://code.dblock.org/downloads/msiext/msiext-1.4.810.daily.zip. I had some tests
unread,
Q&A
Is WiX 3.7 supported?
I made a build, http://code.dblock.org/downloads/msiext/msiext-1.4.810.daily.zip. I had some tests
8/11/13
Miller, Nick (GE Intelligent Platforms)
, …
Daniel Doubrovkine
4
7/10/13
msiext DbCreateCredDlg and RuntimeDbCredDlg
So this is something that should be changed in the msiext code, right? On Tue, Jul 9, 2013 at 4:29 PM
unread,
msiext DbCreateCredDlg and RuntimeDbCredDlg
So this is something that should be changed in the msiext code, right? On Tue, Jul 9, 2013 at 4:29 PM
7/10/13
Stephen Tunney
,
Daniel Doubrovkine
2
7/10/13
Trying to create a pull request and can't
I'll take a look at your stuff some time soon. What's the issue with making a pull request?
unread,
Trying to create a pull request and can't
I'll take a look at your stuff some time soon. What's the issue with making a pull request?
7/10/13
Bernhard B
,
Daniel Doubrovkine
2
6/27/13
Problems with TemplateFile Extension [TemplateFiles_Deferred] std::exception: 0x80070002
The error says that the file doesn't exist. You've set source to be the destination, I think
unread,
Problems with TemplateFile Extension [TemplateFiles_Deferred] std::exception: 0x80070002
The error says that the file doesn't exist. You've set source to be the destination, I think
6/27/13
RanY
,
Daniel Doubrovkine
2
5/28/13
Duplicate id on property DefaultUIFont when using WixUI_Mondo and common.wxs
I think that if both declare it, then I think the only way is to remove it from one. On Tue, May 28,
unread,
Duplicate id on property DefaultUIFont when using WixUI_Mondo and common.wxs
I think that if both declare it, then I think the only way is to remove it from one. On Tue, May 28,
5/28/13
Valentin Hutorny
,
Daniel Doubrovkine
2
5/13/13
Can't build demo TemplateFilesMsi
Is this a fatal error? Any changes in the code? Are you using a different version of Wix/Visual
unread,
Can't build demo TemplateFilesMsi
Is this a fatal error? Any changes in the code? Are you using a different version of Wix/Visual
5/13/13
gerd...@gmail.com
, …
Daniel Doubrovkine
7
4/16/13
DataSource finds no MSSQL Instances on Windows Server 2012
I don't know TBH. Try an older version and it might work. I think putting some dev hands on this
unread,
DataSource finds no MSSQL Instances on Windows Server 2012
I don't know TBH. Try an older version and it might work. I think putting some dev hands on this
4/16/13
shane km
,
Daniel Doubrovkine
5
1/22/13
The Component/@Direcotr attribute was not found
Can can you please give the full error from wix? On Tue, Jan 22, 2013 at 2:07 AM, shane km <
unread,
The Component/@Direcotr attribute was not found
Can can you please give the full error from wix? On Tue, Jan 22, 2013 at 2:07 AM, shane km <
1/22/13