{"id":2383,"date":"2010-08-16T13:23:51","date_gmt":"2010-08-16T21:23:51","guid":{"rendered":"http:\/\/www.sapien.com\/blog\/?p=2383"},"modified":"2010-08-16T13:24:00","modified_gmt":"2010-08-16T21:24:00","slug":"moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009","status":"publish","type":"post","link":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/","title":{"rendered":"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009"},"content":{"rendered":"<p>Last time we looked at running VBScript files in 64 bit from within PrimalScript 2009. As you may recall, the only thing required was to provide a path to the 64 bit CScript.exe or WScript.exe and substituting &#8220;sysnative&#8221; for &#8220;system32&#8221;. The rest was all automatic.<\/p>\n<p>As I mentioned last time, PowerShell requires some extra work. PrimalScript redirects stdin, stdout and stderr when capturing the output of a process and PowerShell.exe does not react well to that. This has been a PowerShell problem since V1 and wasn&#8217;t fixed with V2. Basically the PowerShell process will just hang and do nothing when you redirect stdin. I am assuming that if PowerShell sees a redirected stdin stream it just awaits commands from there and ignores anything else.<\/p>\n<p>I have created a little helper app that will take care of that:<\/p>\n<p><a title=\"ftp:\/\/ftp.sapien.com\/exec64.zip\" href=\"ftp:\/\/ftp.sapien.com\/exec64.zip\">ftp:\/\/ftp.sapien.com\/exec64.zip<\/a><\/p>\n<p>Download and extract the executable to your PrimalScript 2009 installation folder.<\/p>\n<p><a href=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2010\/08\/Posh64bit.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" style=\"border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px\" height=\"450\" alt=\"Posh64bit\" src=\"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2010\/08\/Posh64bit_thumb.png\" width=\"644\" border=\"0\"><\/a><\/p>\n<p>Right click anywhere in the tools browser and select \u201cCustomize\u2026\u201d and add a new tool in a group of your choice.<\/p>\n<p>Name the new tool &#8220;PowerShell (64 bit) or whatever your like and set the properties as follows:<\/p>\n<p>Command line: Exec64<\/p>\n<p>Arguments: C:\\Windows\\System32\\WindowsPowerShell\\V1.0\\powershell.exe -NonInteractive \\&#8221;&amp;&#8217;$File$&#8217;\\&#8221;<\/p>\n<p>Initial Directory: $FileDir$<\/p>\n<p>Check &#8220;Capture Output&#8221;<\/p>\n<p>In order to run the current script in 64 bit mode you only have to click on the icon.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Last time we looked at running VBScript files in 64 bit from within PrimalScript 2009. As you may recall, the only thing required was to provide a path to the 64 bit CScript.exe or WScript.exe and substituting &#8220;sysnative&#8221; for &#8220;system32&#8221;. The rest was all automatic. As I mentioned last time, PowerShell requires some extra work. [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[283,410,21,25],"tags":[525,28,37],"class_list":["post-2383","post","type-post","status-publish","format-standard","hentry","category-howto","category-primalscript-software-news","category-software-news","category-windows-powershell","tag-64-bit","tag-powershell","tag-primalscript"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Last time we looked at running VBScript files in 64 bit from within PrimalScript 2009. As you may recall, the only thing required was to provide a path to the 64 bit CScript.exe or WScript.exe and substituting &quot;sysnative&quot; for &quot;system32&quot;. The rest was all automatic. As I mentioned last time, PowerShell requires some extra work.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Alex Riedel\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"DEV SAPIEN Blog - Tools for IT Success\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009 - DEV SAPIEN Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"Last time we looked at running VBScript files in 64 bit from within PrimalScript 2009. As you may recall, the only thing required was to provide a path to the 64 bit CScript.exe or WScript.exe and substituting &quot;sysnative&quot; for &quot;system32&quot;. The rest was all automatic. As I mentioned last time, PowerShell requires some extra work.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2010-08-16T21:23:51+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2010-08-16T21:24:00+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009 - DEV SAPIEN Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Last time we looked at running VBScript files in 64 bit from within PrimalScript 2009. As you may recall, the only thing required was to provide a path to the 64 bit CScript.exe or WScript.exe and substituting &quot;sysnative&quot; for &quot;system32&quot;. The rest was all automatic. As I mentioned last time, PowerShell requires some extra work.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2010\\\/08\\\/16\\\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\\\/#blogposting\",\"name\":\"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009 - DEV SAPIEN Blog\",\"headline\":\"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009\",\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/alexander-riedel\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/www.sapien.com\\\/blog\\\/wp-content\\\/uploads\\\/2010\\\/08\\\/Posh64bit_thumb.png\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2010\\\/08\\\/16\\\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\\\/#articleImage\"},\"datePublished\":\"2010-08-16T13:23:51-07:00\",\"dateModified\":\"2010-08-16T13:24:00-07:00\",\"inLanguage\":\"en-US\",\"commentCount\":1,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2010\\\/08\\\/16\\\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2010\\\/08\\\/16\\\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\\\/#webpage\"},\"articleSection\":\"Howto, PrimalScript, Software News, Windows PowerShell, 64 bit, powershell, PrimalScript\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2010\\\/08\\\/16\\\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"position\":2,\"name\":\"Software News\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalscript-software-news\\\/#listItem\",\"name\":\"PrimalScript\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalscript-software-news\\\/#listItem\",\"position\":3,\"name\":\"PrimalScript\",\"item\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalscript-software-news\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2010\\\/08\\\/16\\\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\\\/#listItem\",\"name\":\"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/#listItem\",\"name\":\"Software News\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2010\\\/08\\\/16\\\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\\\/#listItem\",\"position\":4,\"name\":\"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/topics\\\/software-news\\\/primalscript-software-news\\\/#listItem\",\"name\":\"PrimalScript\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/alexander-riedel\\\/#author\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/alexander-riedel\\\/\",\"name\":\"Alex Riedel\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2010\\\/08\\\/16\\\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\\\/#webpage\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2010\\\/08\\\/16\\\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\\\/\",\"name\":\"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009 - DEV SAPIEN Blog\",\"description\":\"Last time we looked at running VBScript files in 64 bit from within PrimalScript 2009. As you may recall, the only thing required was to provide a path to the 64 bit CScript.exe or WScript.exe and substituting \\\"sysnative\\\" for \\\"system32\\\". The rest was all automatic. As I mentioned last time, PowerShell requires some extra work.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/2010\\\/08\\\/16\\\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/alexander-riedel\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/author\\\/alexander-riedel\\\/#author\"},\"datePublished\":\"2010-08-16T13:23:51-07:00\",\"dateModified\":\"2010-08-16T13:24:00-07:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/\",\"name\":\"DEV SAPIEN Blog\",\"description\":\"Tools for IT Success\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/dev.sapien.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009 - DEV SAPIEN Blog","description":"Last time we looked at running VBScript files in 64 bit from within PrimalScript 2009. As you may recall, the only thing required was to provide a path to the 64 bit CScript.exe or WScript.exe and substituting \"sysnative\" for \"system32\". The rest was all automatic. As I mentioned last time, PowerShell requires some extra work.","canonical_url":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/#blogposting","name":"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009 - DEV SAPIEN Blog","headline":"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009","author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/alexander-riedel\/#author"},"publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"http:\/\/www.sapien.com\/blog\/wp-content\/uploads\/2010\/08\/Posh64bit_thumb.png","@id":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/#articleImage"},"datePublished":"2010-08-16T13:23:51-07:00","dateModified":"2010-08-16T13:24:00-07:00","inLanguage":"en-US","commentCount":1,"mainEntityOfPage":{"@id":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/#webpage"},"isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/#webpage"},"articleSection":"Howto, PrimalScript, Software News, Windows PowerShell, 64 bit, powershell, PrimalScript"},{"@type":"BreadcrumbList","@id":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/dev.sapien.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","position":2,"name":"Software News","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/#listItem","name":"PrimalScript"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/#listItem","position":3,"name":"PrimalScript","item":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/#listItem","name":"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/#listItem","name":"Software News"}},{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/#listItem","position":4,"name":"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009","previousItem":{"@type":"ListItem","@id":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/#listItem","name":"PrimalScript"}}]},{"@type":"Organization","@id":"https:\/\/dev.sapien.com\/blog\/#organization","name":"DEV SAPIEN Blog","description":"Tools for IT Success","url":"https:\/\/dev.sapien.com\/blog\/"},{"@type":"Person","@id":"https:\/\/dev.sapien.com\/blog\/author\/alexander-riedel\/#author","url":"https:\/\/dev.sapien.com\/blog\/author\/alexander-riedel\/","name":"Alex Riedel"},{"@type":"WebPage","@id":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/#webpage","url":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/","name":"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009 - DEV SAPIEN Blog","description":"Last time we looked at running VBScript files in 64 bit from within PrimalScript 2009. As you may recall, the only thing required was to provide a path to the 64 bit CScript.exe or WScript.exe and substituting \"sysnative\" for \"system32\". The rest was all automatic. As I mentioned last time, PowerShell requires some extra work.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/dev.sapien.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/#breadcrumblist"},"author":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/alexander-riedel\/#author"},"creator":{"@id":"https:\/\/dev.sapien.com\/blog\/author\/alexander-riedel\/#author"},"datePublished":"2010-08-16T13:23:51-07:00","dateModified":"2010-08-16T13:24:00-07:00"},{"@type":"WebSite","@id":"https:\/\/dev.sapien.com\/blog\/#website","url":"https:\/\/dev.sapien.com\/blog\/","name":"DEV SAPIEN Blog","description":"Tools for IT Success","inLanguage":"en-US","publisher":{"@id":"https:\/\/dev.sapien.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"DEV SAPIEN Blog - Tools for IT Success","og:type":"article","og:title":"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009 - DEV SAPIEN Blog","og:description":"Last time we looked at running VBScript files in 64 bit from within PrimalScript 2009. As you may recall, the only thing required was to provide a path to the 64 bit CScript.exe or WScript.exe and substituting &quot;sysnative&quot; for &quot;system32&quot;. The rest was all automatic. As I mentioned last time, PowerShell requires some extra work.","og:url":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/","article:published_time":"2010-08-16T21:23:51+00:00","article:modified_time":"2010-08-16T21:24:00+00:00","twitter:card":"summary_large_image","twitter:title":"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009 - DEV SAPIEN Blog","twitter:description":"Last time we looked at running VBScript files in 64 bit from within PrimalScript 2009. As you may recall, the only thing required was to provide a path to the 64 bit CScript.exe or WScript.exe and substituting &quot;sysnative&quot; for &quot;system32&quot;. The rest was all automatic. As I mentioned last time, PowerShell requires some extra work."},"aioseo_meta_data":{"post_id":"2383","title":null,"description":null,"keywords":null,"keyphrases":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-08-28 14:59:46","updated":"2026-08-28 14:59:46"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/\" title=\"Software News\">Software News<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/\" title=\"PrimalScript\">PrimalScript<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMoving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/dev.sapien.com\/blog"},{"label":"Software News","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/"},{"label":"PrimalScript","link":"https:\/\/dev.sapien.com\/blog\/topics\/software-news\/primalscript-software-news\/"},{"label":"Moving to 64 bit: Running PowerShell files in 64 bit from PrimalScript 2009","link":"https:\/\/dev.sapien.com\/blog\/2010\/08\/16\/moving-to-64-bit-running-powershell-files-in-64-bit-from-primalscript-2009\/"}],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/2383","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/comments?post=2383"}],"version-history":[{"count":2,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/2383\/revisions"}],"predecessor-version":[{"id":2385,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/posts\/2383\/revisions\/2385"}],"wp:attachment":[{"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/media?parent=2383"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/categories?post=2383"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.sapien.com\/blog\/wp-json\/wp\/v2\/tags?post=2383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}