Search found 814 matches

by mills
Mon Jul 12, 2010 5:00 pm
Forum: Technical Support
Topic: Feature request, number formats
Replies: 20
Views: 37871

Re: Feature request, number formats

This problem still persists in InstallAware 9r2 and has a low priority on our fix list. Until we get around to fixing it, there may be a couple of work-arounds that could satisfy you: ⋅ You could hide the fields that display the "incorrect" information. ⋅ Depending on w...
by mills
Mon Jul 12, 2010 4:35 pm
Forum: Technical Support
Topic: Variables and Values and ini file placement?
Replies: 1
Views: 3144

Re: Variables and Values and ini file placement?

In short, to read an ini file using the Get INI File Settings, the file does not need to be loaded to the project. Consider the below example, of which the file C:\Windows\system.ini has not been loaded into the project, but has been read. Set Variable WIN to C:\Windows Set Variable iniTest to Get I...
by mills
Mon Jul 12, 2010 2:17 pm
Forum: Technical Support
Topic: Calling a .NET assembly
Replies: 9
Views: 12557

Re: Calling a .NET assembly

Unfortunately, it is not possible to call a .NET assembly at this time like "Call DLL Function", since we can't guarantee the presence of the .NET framework. The best thing to do at this time would be to build a console application that makes use of the assembly, then run that using "...
by mills
Mon Jul 12, 2010 1:59 pm
Forum: Technical Support
Topic: How do you create a port?
Replies: 3
Views: 3615

Re: How do you create a port?

One way to go about this would be to create a DLL with the functionality to create the printer port. See MSDN for example: http://msdn.microsoft.com/en-us/library/dd183521%28VS.85%29.aspx And another example with similar code: http://www.winvistatips.com/adding-printer-local-port-t789100.html Once y...

Go to advanced search