PowershellStudio Packager Unable to enter password with @ (Bis)

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 8 years and 1 month old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
jym5960
Posts: 9
Last visit: Thu Oct 28, 2021 2:25 pm

PowershellStudio Packager Unable to enter password with @ (Bis)

Post by jym5960 »

Hi,

my previous post was closed without any answer: 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, all characters needing AltGr: \ @ ^ | ... cannot be entered in a password input.
Image1.png
Image1.png (14.63 KiB) Viewed 3683 times
These characters can be entered into normal text input, but not in password input.

All working fine in .PS1, but NOT in .EXE


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
The attachment Image2.png is no longer available
Using french keyboard on french and english systems.
Attachments
Image2.png
Image2.png (21.47 KiB) Viewed 3683 times
DevinL
Posts: 1098
Last visit: Tue Jun 06, 2017 9:15 am

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

Post by DevinL »

I packaged a script that accepted a password and output the results then copy/pasted a few of the special characters you mentioned and they were displayed without issue (see attached image). Is there any other information you can provide to help me narrow this down? For example, which packager engine did you use?
Password_Issue.png
Password_Issue.png (15.19 KiB) Viewed 3672 times
DevinL
SAPIEN Technologies, Inc.
User avatar
jym5960
Posts: 9
Last visit: Thu Oct 28, 2021 2:25 pm

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

Post by jym5960 »

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 Access\On-Screen keyboard
- language: French (France)
DevinL
Posts: 1098
Last visit: Tue Jun 06, 2017 9:15 am

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

Post by DevinL »

I managed to recreate this with the AZERTY (French) keyboard. I'll pass this on to the dev team and let you know when I have some more information.
DevinL
SAPIEN Technologies, Inc.
DevinL
Posts: 1098
Last visit: Tue Jun 06, 2017 9:15 am

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

Post by DevinL »

We've found the problem causing this and it should be fixed in the next service build. If you have any further issues with this afterward, please let us know.
DevinL
SAPIEN Technologies, Inc.
User avatar
jym5960
Posts: 9
Last visit: Thu Oct 28, 2021 2:25 pm

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

Post by jym5960 »

Hi,

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

Thanks again
This topic is 8 years and 1 month old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.