Re: OT - a new release of WinSignHelper for macOS

2023-08-24 Thread Randy Hengst via use-livecode
I built for windows using 9.6.9… just heard from my friend that he could open the app. Thanks all for the ideas and information. take care, randy Randy Hengst classroomfocusedsoftware.com > On Aug 24, 2023, at 10:41 AM, William Prothero via use-livecode > wrote: > > I have an ios app that

Re: OT - a new release of WinSignHelper for macOS

2023-08-24 Thread William Prothero via use-livecode
I have an ios app that I built for myself only. I was able to load the app on my iphone for debugging. It works fine, for me, in normal use. You may be able to do the same with your friend's device. It saves a lot of the trouble with certificates, etc. you might search the forum on "sideloading"

Re: OT - a new release of WinSignHelper for macOS

2023-08-24 Thread Bob Sneidar via use-livecode
Oh right, I think I DID have to confirm that I want to run the app on both Windows and Mac. I suppose that would be an issue if I was distributing commercially. Bob S On Aug 24, 2023, at 8:20 AM, Bob Sneidar wrote: I build for Windows and do not need a certificate. I’ve run my app on Windows

Re: OT - a new release of WinSignHelper for macOS

2023-08-24 Thread Bob Sneidar via use-livecode
I build for Windows and do not need a certificate. I’ve run my app on Windows 10 and server 2019 without an issue. Bob S On Aug 24, 2023, at 6:28 AM, Randy Hengst via use-livecode wrote: Hi All, This all very interesting. I haven’t built for windows in about 10 years. So, I’ve never messed

Re: OT - a new release of WinSignHelper for macOS

2023-08-24 Thread Klaus major-k via use-livecode
Hi Randy, > Am 24.08.2023 um 15:49 schrieb Randy Hengst via use-livecode > : > > Excellent! Thank you, Klaus. my pleasure! > Does the current version of windows look the same as your screen shots? Sorry, no idea, my last Win version is 10, as shown in the pics. > take care, > randy > > Rand

Re: OT - a new release of WinSignHelper for macOS

2023-08-24 Thread Randy Hengst via use-livecode
Excellent! Thank you, Klaus. Does the current version of windows look the same as your screen shots? take care, randy Randy Hengst classroomFocusedSoftware.com > On Aug 24, 2023, at 8:42 AM, Klaus major-k via use-livecode > wrote: > > Hi Randy, > >> Am 24.08.2023 um 15:28 schrieb Randy He

Re: OT - a new release of WinSignHelper for macOS

2023-08-24 Thread Klaus major-k via use-livecode
Hi Randy, > Am 24.08.2023 um 15:28 schrieb Randy Hengst via use-livecode > : > > Hi All, > > This all very interesting. I haven’t built for windows in about 10 years. So, > I’ve never messed with signing certificates. > I’ve downloaded and played with Matthias’ CodeSigning Tool… seems very >

Re: OT - a new release of WinSignHelper for macOS

2023-08-24 Thread Randy Hengst via use-livecode
Hi All, This all very interesting. I haven’t built for windows in about 10 years. So, I’ve never messed with signing certificates. I’ve downloaded and played with Matthias’ CodeSigning Tool… seems very straight forward. But, I’m trying to build an app only for a friend to use for free and, so,

Re: OT - a new release of WinSignHelper for macOS

2023-07-20 Thread J. Landman Gay via use-livecode
Very useful info, thank you. Especially the part about using the token on different machines. I was duped into believing everything I read on the internet. :) -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On July 20, 2023 4:20:59 PM mat

Re: OT - a new release of WinSignHelper for macOS

2023-07-20 Thread matthias rebbe via use-livecode
> Am 20.07.2023 um 17:21 schrieb J. Landman Gay via use-livecode > : > > Thanks Matthias. I've been reading about it and I think the cert is stored on > the machine but it is tied to that computer and not exportable. > If you get a new computer you need to buy a new certificate. I don't thi

Re: OT - a new release of WinSignHelper for macOS

2023-07-20 Thread J. Landman Gay via use-livecode
Thanks Matthias. I've been reading about it and I think the cert is stored on the machine but it is tied to that computer and not exportable. If you get a new computer you need to buy a new certificate. So I don't think I'll experiment, and we'll just do the whole thing on the Windows box. The

Re: OT - a new release of WinSignHelper for macOS

2023-07-19 Thread matthias rebbe via use-livecode
To be honest, i do not know. I am currently using a cloud code signing certificate which i can only use on Windows. I've chosen the cloud version because of the price, but later i noticed that it seems that those cloud certificates cannot be used on macOS. Or maybe they can, but i do not know how

Re: OT - a new release of WinSignHelper for macOS

2023-07-19 Thread J. Landman Gay via use-livecode
@Matthias: does the upgraded WinSignHelper work with the new hardware eTokens? Those are required now. If so, do the instructions change on how to use your tool? On 12/23/22 10:44 AM, matthias rebbe via use-livecode wrote: i've upgraded my free tool WinSignHelper. For those who do not know w

Re: OT - a new release of WinSignHelper for macOS

2022-12-26 Thread Tom Glod via use-livecode
Thanks Matthias, great timing!!! On Sat, Dec 24, 2022 at 5:10 PM Mark Talluto via use-livecode < use-livecode@lists.runrev.com> wrote: > > > On Dec 23, 2022, at 8:44 AM, matthias rebbe via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Hello, > > > > i've upgraded my free tool Win

Re: OT - a new release of WinSignHelper for macOS

2022-12-24 Thread Mark Talluto via use-livecode
> On Dec 23, 2022, at 8:44 AM, matthias rebbe via use-livecode > wrote: > > Hello, > > i've upgraded my free tool WinSignHelper. Thank you Matthias! Best regards, Mark Talluto appli.io livecloud.io nursenotes.net canela

OT - a new release of WinSignHelper for macOS

2022-12-23 Thread matthias rebbe via use-livecode
Hello, i've upgraded my free tool WinSignHelper. For those who do not know what WinSignHelper is... It's a GUI for osslsigncode. Osslsigncode is command line tool that can do the Authenticode signing and timestamping. With it you can code sign Windows applications using an appropriate code sig