RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-10 Thread paul.newton.hudl
SFA ... 😊 -Original Message- From: ProfoxTech On Behalf Of Alan Bourke Sent: 10 January 2022 07:49 To: profoxt...@leafe.com Subject: Re: Problem trying to run a Powershell script as an Explorer shell command (Fox related) > I have everything working as expected for SCX, VCX, MNX,

Re: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-09 Thread Alan Bourke
> I have everything working as expected for SCX, VCX, MNX, FRX and LBX. I am > still to address DBF, DBC, PRG and, perhaps, QPR What have Queen's Park Rangers got to do with it :) -- Alan Bourke alanpbourke (at) fastmail (dot) fm ___ Post Message

RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-09 Thread paul.newton.hudl
run a Powershell script as an Explorer shell command (Fox related) Paul Same registry values, same expected action on double clicking here. -- Alan Bourke alanpbourke (at) fastmail (dot) fm [excessive quoting removed by server] ___ Post Messages to: P

Re: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-09 Thread Alan Bourke
Paul Same registry values, same expected action on double clicking here. -- Alan Bourke alanpbourke (at) fastmail (dot) fm ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox OT-free vers

RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-08 Thread paul.newton.hudl
Paul -Original Message- From: ProfoxTech On Behalf Of Alan Bourke Sent: 08 January 2022 15:15 To: profoxt...@leafe.com Subject: Re: Problem trying to run a Powershell script as an Explorer shell command (Fox related) Paul For me double-clicking a PJX in Windows also opens VFP9 with the project file

Re: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-08 Thread Alan Bourke
Paul For me double-clicking a PJX in Windows also opens VFP9 with the project file open and ready. When I examine the .pjx entry using FileTypesMan (https://www.nirsoft.net/utils/file_types_manager.html) the registry key is: HKEY_CLASSES_ROOT\Visual.FoxPro.Project\shell\open\command and the v

AW: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-08 Thread Jürgen Wondzinski
An: profox@leafe.com Betreff: Problem trying to run a Powershell script as an Explorer shell command (Fox related) Hi all I have been toying on and off over several years with a method of opening VFP with a MODIFY command when double-clicking a file in Explorer. For example, double-clicking on

RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-07 Thread Michael Glassman
y, January 07, 2022 4:57 PM To: profoxt...@leafe.com Subject: RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related) Hi Mike Could you show us what relevant entries you have in the registry - for as long as I can remember double clicking on a PJX gives ... not an o

RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-07 Thread paul.newton.hudl
To: profoxt...@leafe.com Subject: RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related) Paul, I'm not sure why you're having to go to such lengths. When I double-click a PJX or PJT file in Windows Explorer, the project automatically opens up in t

RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-07 Thread Michael Glassman
l.newton.h...@gmail.com Sent: Friday, January 07, 2022 3:43 PM To: profoxt...@leafe.com Subject: Problem trying to run a Powershell script as an Explorer shell command (Fox related) Hi all I have been toying on and off over several years with a method of opening VFP with a MODIFY command w

RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-07 Thread paul.newton.hudl
l window which flashes on the screen briefly and then closes ... Paul -Original Message- From: ProfoxTech On Behalf Of Tracy Pearson Sent: 07 January 2022 22:55 To: profoxt...@leafe.com Subject: RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related) Yo

RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-07 Thread Tracy Pearson
dows from a command. HTH, Tracy -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of paul.newton.h...@gmail.com Sent: Friday, January 07, 2022 6:10 PM To: profoxt...@leafe.com Subject: RE: Problem trying to run a Powershell script as an Explorer shell command

RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-07 Thread paul.newton.hudl
. Paul -Original Message- From: ProfoxTech On Behalf Of Tracy Pearson Sent: 07 January 2022 22:55 To: profoxt...@leafe.com Subject: RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related) You may need the fully qualified path to the PowerShell executab

RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-07 Thread paul.newton.hudl
e.com Subject: Problem trying to run a Powershell script as an Explorer shell command (Fox related) Hi all I have been toying on and off over several years with a method of opening VFP with a MODIFY command when double-clicking a file in Explorer. For example, double-clicking on a PJX in Exp

RE: Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-07 Thread Tracy Pearson
trying to run a Powershell script as an Explorer shell command (Fox related) Hi all I have been toying on and off over several years with a method of opening VFP with a MODIFY command when double-clicking a file in Explorer. For example, double-clicking on a PJX in Explorer should open VFP

Problem trying to run a Powershell script as an Explorer shell command (Fox related)

2022-01-07 Thread paul.newton.hudl
Hi all I have been toying on and off over several years with a method of opening VFP with a MODIFY command when double-clicking a file in Explorer. For example, double-clicking on a PJX in Explorer should open VFP with the command MODIFY PROJECT NOWAIT. I am almost there, maybe. At the m