Kinook Software Forum

Go Back   Kinook Software Forum > Search Forums
Register FAQ Community Calendar Today's Posts Search

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: kinook
Forum: [VBP] General Discussion 04-06-2012, 10:50 AM
Replies: 15
Views: 14,604
Posted By kinook
Legacy code is the short explanation. The long...

Legacy code is the short explanation. The long explanation: Because the default value for this property used to be true, that is still the "default" as used to determine whether to store the value...
Forum: [VBP] General Discussion 04-06-2012, 09:35 AM
Replies: 15
Views: 14,604
Posted By kinook
In v8, the default for that property is...

In v8, the default for that property is unchecked. You can copy, paste, and rebuild this step in a project to set the property to true/checked for all steps:

<step action='Run Script'>...
Forum: [VBP] General Discussion 04-05-2012, 01:44 PM
Replies: 15
Views: 14,604
Posted By kinook
That property will only be stored in the .bld...

That property will only be stored in the .bld file if unchecked (false). When a property is set to its default value, it is not stored in the .bld file to save space.
Forum: [VBP] General Discussion 04-05-2012, 12:56 PM
Replies: 15
Views: 14,604
Posted By kinook
That property determines whether failure steps...

That property determines whether failure steps are built if an occurs when building that step (corresponds with the 'Build failure steps' option on the More tab of the step properties dialog).

You...
Forum: [VBP] General Discussion 04-04-2012, 01:03 PM
Replies: 15
Views: 14,604
Posted By kinook
regasm does require elevated privileges to...

regasm does require elevated privileges to register a COM assembly.
http://kinook.com/Forum/showthread.php?t=2258

The COM Register action use the highest installed framework version that is found...
Forum: [VBP] General Discussion 03-21-2012, 12:14 PM
Replies: 15
Views: 14,604
Posted By kinook
My testing suggests you need to target .NET 2.0...

My testing suggests you need to target .NET 2.0 (will have to investigate further to see if it's possible to support 4.0).

If you use Any CPU for the platform, the compiled .NET action can be...
Showing results 1 to 6 of 6

 

All times are GMT -5. The time now is 10:45 AM.


Copyright © 1999-2023 Kinook Software, Inc.