Search found 8 matches

by TheCruzer
Mon Jul 02, 2018 3:09 pm
Forum: PrimalScript
Topic: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts
Replies: 12
Views: 6793

Re: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts

I just installed the update to PrimalScript Version 7.4.114 and then also removed the PowerShell V2 feature from my Windows 10 device. I attempted to launch a Debug session against a VBS script with PrimalScript set to 'Local Machine 64 bit' mode. It failed like before. I renamed ScriptDebugger64.dl...
by TheCruzer
Mon Jun 11, 2018 9:34 pm
Forum: PrimalScript
Topic: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts
Replies: 12
Views: 6793

Re: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts

Will do.

And thanks for all the assistance. Appreciated... 8-)
by TheCruzer
Mon Jun 11, 2018 4:04 pm
Forum: PrimalScript
Topic: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts
Replies: 12
Views: 6793

Re: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts

I found the folder where ScriptDebugger64.dll resides ( C:\Program Files (x86)\Common Files\SAPIEN Debugger 2018 ). I renamed the original and copied in the replacement to test. I still have the PoSH v2 feature installed, so debugging in 64 bit mode 'should' still be working and I wanted to test the...
by TheCruzer
Sat Jun 09, 2018 6:36 pm
Forum: PrimalScript
Topic: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts
Replies: 12
Views: 6793

Re: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts

======================= I found the problem! The SAPIEN executable named C:\Program Files (x86)\Common Files\SAPIEN Debugger 2018\scriptdriver64.exe has an apparent dependency on the PowerShell v2 Feature being installed. I'll say this right up front, it is now a modern security practice to require ...
by TheCruzer
Fri Jun 08, 2018 12:46 pm
Forum: PrimalScript
Topic: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts
Replies: 12
Views: 6793

Re: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts

Uninstall and re-install. Could be some other component. If it is, that would fix it. I uninstalled and re-installed PrimalScript 2018. There is no change in behavior. [Just in case, I also disabled all elements of McAfee Endpoint Security during the removal/re-installation.] The VBS script is still...
by TheCruzer
Thu Jun 07, 2018 11:36 am
Forum: PrimalScript
Topic: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts
Replies: 12
Views: 6793

Re: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts

Look in this folder: C:\Program Files\Common Files\SAPIEN Common for a file 'PrimalHost64.dll'
Does that exist?

Yes it does...

If so open an elevated cmd prompt: regsvr32 PrimalHost64.dll

I re-registered the dll. There is no change in behavior. Any other thoughts?

The Cruzer
by TheCruzer
Wed Jun 06, 2018 11:23 am
Forum: PrimalScript
Topic: PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts
Replies: 12
Views: 6793

PrimalScript 2018 Not Allowing 64 bit Debug on VBS Scripts

To help you better we need some information from you. *** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. *** Product, version and build: PrimalScript 2018 ...
by TheCruzer
Wed Oct 09, 2013 8:31 am
Forum: PowerShell Studio
Topic: Can You View Hidden Characters in PowerShell Studio?
Replies: 1
Views: 1627

Can You View Hidden Characters in PowerShell Studio?

Is there a way to view (toggle) hidden characters (spaces, tabs, etc.) in PowerShell Studio (I'm using the latest 3.1.24 version)? My group passes code and snippets around a lot (and some of that comes copy/pasted from various resources). We are used to the ability in PrimalScript to toggle the view...