Search found 9 matches

by jym5960
Tue Jul 05, 2016 1:48 pm
Forum: PowerShell Studio
Topic: Unable to sign .EXE with Powershell v5 Host
Replies: 2
Views: 2024

Unable to sign .EXE with Powershell v5 Host

Product, version and build: PowerShell Studio 2016 v5.2.124 32 or 64 bit version of product: 64 bits Operating system: Windows 10 Pro English 32 or 64 bit OS: 64 bits PowerShell Version: PS D:\> $PSVersionTable.PSVersion Major Minor Build Revision ----- ----- ----- -------- 5 0 10586 122 Hi, I creat...
by jym5960
Mon Feb 01, 2016 1:58 am
Forum: PowerShell Studio
Topic: PowershellStudio Packager Unable to enter password with @ (Bis)
Replies: 5
Views: 3687

Re: PowershellStudio Packager Unable to enter password with @ (Bis)

Hi,

thanks, that's a good news; I will wait next release to re-compile my EXE .

Thanks again
by jym5960
Thu Jan 28, 2016 11:53 pm
Forum: PowerShell Studio
Topic: PowershellStudio Packager Unable to enter password with @ (Bis)
Replies: 5
Views: 3687

Re: PowershellStudio Packager Unable to enter password with @ (Bis)

hi, I found the beginning of issue If I put a qwerty keyboard, I get not issue with @ which is shift-2 by example If I put a azerty (french) keyboard, I cannot issue @ which is sequence AltGr-0 The problem seems to be with the AltGr touch You can reproduce this problem using: - Windows Ease of Acces...
by jym5960
Thu Jan 28, 2016 4:38 am
Forum: PowerShell Studio
Topic: Antivirus preventing EXE to uncompress and run from TEMP
Replies: 2
Views: 1957

Re: Antivirus preventing EXE to uncompress and run from TEMP

Hi

probably was it because this exe was not signed in fact
I did a nice processexplorer with a signed version, and did not get the problem anymore

thanks
by jym5960
Thu Jan 28, 2016 1:27 am
Forum: PowerShell Studio
Topic: PowershellStudio Packager Unable to enter password with @ (Bis)
Replies: 5
Views: 3687

PowershellStudio Packager Unable to enter password with @ (Bis)

Hi, my previous post was closed without any answer: https://www.sapien.com/forums/viewtopic.php?f=12&t=8944&p=48219&hilit=packager PowerShell Studio 2015 v2.99 X64 on Windows 10 and Windows 2008R2 x64 When building EXE from PS1, I am unable to password input @ ( commercial @) In fact, al...
by jym5960
Mon Jan 25, 2016 1:16 pm
Forum: PowerShell Studio
Topic: Antivirus preventing EXE to uncompress and run from TEMP
Replies: 2
Views: 1957

Antivirus preventing EXE to uncompress and run from TEMP

Product, version and build: PowerShell Studio 2015 X64 v4.2.83 Operating system: Dev: Windows 10 X64 Run: Windows 2008R2 and Windows 2012R2 Hi, as script may be broken, I already store my logins locally using machine key and 2K RSA encryption; That's OK; Nevertheless, when runnning EXE on servers in...
by jym5960
Wed Jun 17, 2015 12:12 am
Forum: PowerShell Studio
Topic: PowershellStudio Packager Unable to enter password with @
Replies: 4
Views: 2720

Re: PowershellStudio Packager Unable to enter password with

Already done that.

When I launch .EXE from PS Console, cannot keystroke any characters €~#{[|`@]}¤

When I launch the source code .PS1 from PS Console, I have no issue.

The problem is only special keystrokes from .EXE
by jym5960
Mon Jun 15, 2015 11:44 pm
Forum: PowerShell Studio
Topic: PowershellStudio Packager Unable to enter password with @
Replies: 4
Views: 2720

Re: PowershellStudio Packager Unable to enter password with

Unable to keystroke at the keyboard
Unable to copy/paste special chars as €~#{[|`\@]}¤
Special char ^ is working ???

In the screenshot, if I copy P@ss, only Pss is pasted

Using french keyboard on french and english systems.
by jym5960
Mon Jun 15, 2015 8:34 am
Forum: PowerShell Studio
Topic: PowershellStudio Packager Unable to enter password with @
Replies: 4
Views: 2720

PowershellStudio Packager Unable to enter password with @

Hi, I have PowerShell Studio 2015 x64 v4.2.83 When building EXE from PS1, I am unable to password input @ ( commercial @) In fact, all characters needing AltGr: \ @ ^ | ... cannot be entered in a password input. These characters can be entered into normal text input, but not in password input. All w...