#16
|
|||
|
|||
Great thanks!
Getting back to the issue with Power shell, there is a field to override the path to the PS EXE is that necessary or should I leave that blank? In the help file it mentions a folder called Sysnative not sure what that means its not marked a a variable but I assume you mean System32 |
#17
|
|||
|
|||
Sysnative is only needed to call the 64-bit version of PowerShell from 32-bit Visual Build. Normally, you shouldn't need to override the path.
|
#18
|
|||
|
|||
Great thanks again!!
|
#19
|
|||
|
|||
Is there a way to globally set that user setting for remembering last selected items. We have a lot of Build Team members and I don't want that file creating for global shared scripts.
|
#20
|
|||
|
|||
You would need to create/update a DWORD registry value SelectLastStep at HKEY_CURRENT_USER\Software\Kinook Software\Visual Build Professional 9\Options with a value of 0, but in the latest build (VisBuildPro.exe 9.0.0.3), we've changed this setting to default to unchecked.
|
#21
|
|||
|
|||
OK I will just use the new version then thanks!
|
|
|