Search found 32 matches

by UCPocoAPocoToo
Tue Dec 20, 2016 5:52 pm
Forum: PrimalScript
Topic: Issue Running with Alternate credentials in Script packager
Replies: 2
Views: 3547

Re: Issue Running with Alternate credentials in Script packager

I didn't realize there were other options other than current user. In the past, there was a dropdown with 3 selectable options. However, I had to click on the little down arrow to select impersonate user and that did the trick. My script is working as expected. Thanks you sir!
by UCPocoAPocoToo
Tue Dec 20, 2016 5:14 pm
Forum: PrimalScript
Topic: Issue Running with Alternate credentials in Script packager
Replies: 2
Views: 3547

Issue Running with Alternate credentials in Script packager

Product, version and build: Version 7.2.97 2016 32 or 64 bit version of product: 64 bit Operating system: windows 7 64 bit 32 or 64 bit OS: 32 and 64 bit OS (windows 7) Hi, I am having an issue with the use of Alternate credentials within the output settings of the packager settings. Under Alternate...
by UCPocoAPocoToo
Wed Mar 30, 2016 3:52 pm
Forum: PrimalScript
Topic: Primal script 2016 64 bit ver 7.2.84
Replies: 3
Views: 5646

Re: Primal script 2016 64 bit ver 7.2.84

Hi, the issue is also occurring on vb script as well. After 3 full days, I figure where the issue is coming from. If you compile the below code as sapien powershell V(X) Host (Windows) win32 or 64 bit and or vbscript compiled as sapien script host (windows) x32 or x64, it will not exit, the script p...
by UCPocoAPocoToo
Wed Mar 30, 2016 1:39 pm
Forum: PrimalScript
Topic: Primal script 2016 64 bit ver 7.2.84
Replies: 3
Views: 5646

Primal script 2016 64 bit ver 7.2.84

Product, version and build: 7.2.84 32 or 64 bit version of product: 64 bit Operating system: 10x64 32 or 64 bit OS: 64 Hi, I am being pressed to get my windows 10 X 64 bit image ready for production. I am having issue with compiled vbs or ps1 scripts. After compiling as sapien powershell V5 Host (Wi...
by UCPocoAPocoToo
Sun Oct 18, 2015 3:55 pm
Forum: PrimalScript
Topic: Issue executing elevated package script via Registry Run Key
Replies: 6
Views: 7259

Re: Issue executing elevated package script via Registry Run

Well, As I look more into this, there is an issue. When I compile using script packager with or without elevated manifest, it extract my entire code in clear text under c:\temp like FC00B.vbs before running it. I though it was executed in memory. This definitely need to be fixed.
by UCPocoAPocoToo
Sat Oct 17, 2015 6:13 pm
Forum: PrimalScript
Topic: Issue executing elevated package script via Registry Run Key
Replies: 6
Views: 7259

Re: Issue executing elevated package script via Registry Run

Totally agree. This has nothing to do with PrimalScript Packager. This is a windows 10 X64 bit security issue. Just thought that development might have seen the security issue and have a fix or a workaround. Perhaps an option to run with "highest privileges" like schedule task might be a g...
by UCPocoAPocoToo
Sat Oct 17, 2015 4:48 pm
Forum: PrimalScript
Topic: Issue executing elevated package script via Registry Run Key
Replies: 6
Views: 7259

Re: Issue executing elevated package script via Registry Run

In windows 7x32, 7x64 and 8.1 x64 I was able to run any compiled script with "default manifest" via the run key, which works without issues. Unfortunately I cannot do the same with windows 10 X64. I have UAC turned off to the lowest settings(never notify) but this does not seem to work. Do...
by UCPocoAPocoToo
Sat Oct 17, 2015 12:59 pm
Forum: PrimalScript
Topic: Issue executing elevated package script via Registry Run Key
Replies: 6
Views: 7259

Issue executing elevated package script via Registry Run Key

Software: 64 bit PrimalScript 2015 version 7.1.67.0 installed on windows 8.1 X64. Target OS: Windows 10 X64. Hi, I came across an odd issue using PrimalScript 2015 Ver 7.1.67.0 on Windows 10 X64 bit OS. As an example, I compiled the below VBscript as a WSH X64 in script packager (last selectable opt...
by UCPocoAPocoToo
Mon Jul 27, 2015 7:08 pm
Forum: PrimalScript
Topic: Issue running compiled exe on 64 bit OS
Replies: 5
Views: 4154

Re: Issue running compiled exe on 64 bit OS

This is the results. Compiling as 64 bit works on 64 bit OS ( 7 and 8.1) compiling as any platform works only on 32 bit operating system compiling as 32 bit works on 7 X32, 7 X64 ( 7 and 8.1) You would expect that compiling on any platform would give you the best results but it seems that compiling ...
by UCPocoAPocoToo
Mon Jul 27, 2015 11:48 am
Forum: PrimalScript
Topic: Issue running compiled exe on 64 bit OS
Replies: 5
Views: 4154

Re: Issue running compiled exe on 64 bit OS

That's not good it will be removed. It was a huge selling point for me. When complied as a 64 bit it works without issues on both 7 X64 and 8.1 X64 but will not work on 7 X32. Message is "The version of this file is not compatible with the version of windows you're running...." so now I'm ...