Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Powershell 64bit
#1
Hello

Can you advise if a 64bit dll was ever created for visionapp 2017 please ?

Many thanks
Reply
#2
Since 2017 Patch1 you can choose to install 32 or 64bit installation of ASG-RD - there are 2 download links in each thread of a new release
Regards/Gruss
Oliver
Reply
#3
Unfortunately the link in the shortcut still points to an x86 PowerShell DLL.


The shortcut results in the following error:

Cannot load PSReadline module. Console is running without PSReadline.
Exception calling "LoadFrom" with "1" argument(s): "Could not load file or assembly 'file:///C:\Program
Files\ASG-Remote Desktop 2017 (X64)\ASGRD-PSAPI.dll' or one of its dependencies. An attempt was made to load a program
with an incorrect format."
At line:1 char:1
+ [reflection.assembly]::loadFrom('.\ASGRD-PSAPI.dll') | import-module
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Smile [], MethodInvocationException
+ FullyQualifiedErrorId : BadImageFormatException

PS C:\Program Files\ASG-Remote Desktop 2017 (X64)>




Is it possible to create a "real" powershell module, without the need of importing a DLL first?

Automation through PowerShell is something we really require to be able to further our VM integration in our managed environment.
Reply
#4
It is on the "todo list" - you find the load dll command in the documentation (you don't need the shortcut)
Regards/Gruss
Oliver
Reply




Users browsing this thread: 1 Guest(s)