Blueeberry
Level 4
since ‎Jul 01, 2009
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Statistics

  • 17 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

HelloHow can I get a list of the available SQL Server which are in the network?I try it with InstallScript (in a MSI Basic Project)... The code look like that:function GetServer(hMSI)LIST listID; begin listID = SQLRTGetServers( FALSE );end;But now ...
HelloMy problem is, I create a folder with the Installation in this folder, the program which was installed, it would write Logfiles... When I try to uninstall the program the folder which has some Logfiles into wouldn't uninstalled... So I think I h...
HiHow can I read the feature names from the direct editor?I use an InstallScript MSI Project.I don't know how to use MsiGetActiveDatabase(); and the other Msi-Commands... I hope you can help me. ThanksRegardsBlueeberry
HiI hava a problem with my Install Script... But I don't know why...This is my Script:export prototype FreeSpace(HWND)function FreeSpace(hMSI) STRING sTargetDir, sCostHigh, sCostLow; NUMBER nTotalRequiredSpace, nResultValue; INT nCostHigh, nCostLo...
HelloHow can I finde out, the size only from all selected Features? I need these, that I can make a dialog with "You don't have enough Free Space on your disk" if he don't have enough...Thank you for helpRegardsBlueeberry
Availability
Online status:
‎Mar 18, 2019
Date last visited: