PoshCode Archive  Hex Artifact Content

Artifact 9afa22aef8c4fa039239c0a3f1d9293a923b405a9739d045f4388d4769753db5:

  • File Force-64-bit-for-script.ps1 — part of check-in [f2fb0a898e] at 2018-06-10 13:31:47 on branch trunk — Place this at the head of a ps1 script to ensure that if it’s run in a 32 bit shell (like the NuGet package manage console for example) that it will be relaunched in a 64 bit powershell process, and will it will also pass along any arguments to the child process (please use primitives like string, bool etc for arguments as they are being marshaled to another win32 process – live objects will not work.) (user: Oisin Grehan size: 1221)

A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.