Madhu_Mitra
Level 3
since ‎Dec 15, 2010
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

User Statistics

  • 6 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi, I need to find out that if a drive selected is local drive or Network or anyother. In a nutshell I need to find the drive type. I have been trying using the code di.szDiskPath = szDir; di.nInfoToQuery = DISK_INFO_QUERY_DRIVE_TYPE;svResult = Get...
Hello, I have a custom dialog with a Text Control. I need to change the color, font and size of this Text Control. I have been able to change the font style using the following codehCtrl = GetFont ("Times New Roman", 11, STYLE_ITALIC );CtrlSetFont...
Hello, I have created a folder "Test" under C:\Program Files. Now the folder "Program Files" shows readonly. When I execute the following code from Installshield szDir="C:\Program Files", I get the message read only but when szDir="C:\Program Fil...
Hello, I am using InstallShield 2011 professional edition to install my package. My application needs 1) Windows Installer 4.5 for XP2) DotNET 3.5 Service Pack 13) PowerShell -1.04) SQL Server 2008 Express Edition R2The above requirements ...
Hello, I am using SQL Server 2008 Express Edition. How can I get the default SQL Server name from Install shield? I am not allowed to use the SQLServerSelect dialog of installshield. I tried getting the SQL Server name with the following codeszKey =...
Availability
Online status:
‎Mar 18, 2019
Date last visited: