Search found 62 matches

by GHIsolierung
Tue Aug 22, 2017 5:14 am
Forum: PowerShell Studio
Topic: Imported Module not working in *.exe file
Replies: 6
Views: 2329

Re: Imported Module not working in *.exe file

Honestly, it just bothers me. I am writing only mini-applications, for example an extended Active Directory search or a Hyper-V configuration program. I just want to have an exe in a corresponding directory. It's more of an optical thing. Can I influence this within my code, that this file is not ne...
by GHIsolierung
Tue Aug 22, 2017 1:23 am
Forum: PowerShell Studio
Topic: Imported Module not working in *.exe file
Replies: 6
Views: 2329

Re: Imported Module not working in *.exe file

This has solved the problem.
The reason was that I did not want another file to be generated. I just want to have a single * .exe file.

Is it not possible to embed into the * .exe file?
by GHIsolierung
Wed Aug 16, 2017 4:10 am
Forum: PowerShell Studio
Topic: Imported Module not working in *.exe file
Replies: 6
Views: 2329

Imported Module not working in *.exe file

Version PS Studion 2017 v 5.4.141 on Windows 10 x64 latest Hello I have similar problems as in this topic https://www.sapien.com/forums/viewtopic.php?f=21&t=8876&start=10 The module Bits-Transfer starts without problem when I start my application from Powershell Studio, even if I export it t...
by GHIsolierung
Mon Jun 26, 2017 10:36 pm
Forum: Customer Service
Topic: Activation reset
Replies: 1
Views: 1993

Activation reset

Hello,

got a new Laptop and forgot to deactivate Powershell Studio and the one that was running in my VM.

Can you please reset my activations?

Thanks
by GHIsolierung
Wed May 24, 2017 1:13 pm
Forum: PowerShell
Topic: R6034 | Runtime Error | ..attempt to load C runtime library
Replies: 3
Views: 2789

R6034 | Runtime Error | ..attempt to load C runtime library

# Powershell Studio 2017, v 5.4.140 @ Windows 10 x64bit Hello Team, after successfully working with Micrsoft SQL Compact Files to store Settings within my GUI Project, I decided to deinstall SQL Compact 4.0 from my Computer, because I dont need it anymore - I simply reference to the dlls and its wor...
by GHIsolierung
Mon Apr 03, 2017 2:38 pm
Forum: PowerShell Studio
Topic: GUIs are shrunken/unreadable on higher Resolution
Replies: 3
Views: 1657

Re: GUIs are shrunken/unreadable on higher Resolution

Hi David,
thanks for your answer.

I always pack my Skripts as SAPIEN Powershell V3 Host (Windows) or Windows Forms, it doesn´t matter, the effect is the same.

Is this, what you meant?
by GHIsolierung
Mon Apr 03, 2017 3:56 am
Forum: PowerShell Studio
Topic: GUIs are shrunken/unreadable on higher Resolution
Replies: 3
Views: 1657

GUIs are shrunken/unreadable on higher Resolution

('Powershell Studio 2017 v.5.4.138' x64 on Windows 10 x64) Hello, i noticed that on Workstations with a very high resolution, my Programs that have a GUI (Windows Form), no longer look good, they are shrunken and unreadable. I think it has to do with dpi scaling? How do I have to modify my Forms tha...
by GHIsolierung
Sun Jan 29, 2017 11:30 pm
Forum: PowerShell Studio
Topic: V3 32bit and V3 64bit are gone after update
Replies: 3
Views: 1847

Re: V3 32bit and V3 64bit are gone after update

thank you.
This worked for me.
by GHIsolierung
Mon Jan 23, 2017 4:40 am
Forum: PowerShell Studio
Topic: V3 32bit and V3 64bit are gone after update
Replies: 3
Views: 1847

V3 32bit and V3 64bit are gone after update

('Poweshell Studio 2017 v.5.4.134' x64 on Windows 10 x64, Update from PSS 2016)@ Powershellversion 5 Hello, I found many answers for this problem, but to be honest I dont understand them. Please clarify if possible, On my Windows 10 LTSB x64 Workstation , I updated from PSS 2016 to 2017, after that ...
by GHIsolierung
Thu Apr 21, 2016 2:50 am
Forum: PowerShell Studio
Topic: Code only for Dotnet 2.0
Replies: 4
Views: 2393

Re: Code only for Dotnet 2.0

Hey David,

thanks a lot. That solved my Problem.