Zum Hauptinhalt gehen

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

From Capture one to Affinity

Kommentare

11 Kommentare

  • Dave R
    Don't you have to download and eventually pay for the full application from the affinity web site at https://affinity.serif.com/en-gb/photo/desktop/ to be able to do what you want?

    Dave
    0
  • IanS
    [quote="Adrianjm@gmail.com" wrote:
    Is there a way around this:?

    As far as I know, Capture One requires a traditional .exe file application to use the Open With feature. Due to the way Microsoft sandboxes and installs Apps through the Microsoft Store, I don't believe it's possible to open an 'App' through Capture One that's been downloaded from the Microsoft Store. (Affinity Photo app)
    I'd recommend contacting Phase One and seeing if they have a workaround for this, as this comes down to their implementation of opening external programs.


    If that is true that is one mighty good reason not to buy an app through the Microsoft store! AP is not exactly expensive to buy from Affinity. How much did you save buying from MS?

    Ian
    0
  • IanS
    [quote="IanS" wrote:
    [quote="Adrianjm@gmail.com" wrote:
    Is there a way around this:?

    As far as I know, Capture One requires a traditional .exe file application to use the Open With feature. Due to the way Microsoft sandboxes and installs Apps through the Microsoft Store, I don't believe it's possible to open an 'App' through Capture One that's been downloaded from the Microsoft Store. (Affinity Photo app)
    I'd recommend contacting Phase One and seeing if they have a workaround for this, as this comes down to their implementation of opening external programs.


    If that is true that is one mighty good reason not to buy an app through the Microsoft store! AP is not exactly expensive to buy from Affinity. How much did you save buying from MS?

    Ian


    Answered my own question 😊 It is the same price, so why buy from MS if it restricts functionality compared to buying from Affinity?

    Ian
    0
  • SFA
    The information on the MS Store web page for Affinity does advise that it needs to be installed on a drive in the local machine. However it can be installed on up to 10 PCs, apparently.

    I don't believe there is an App for Windows but there is a version of Affinity Photo for iPad.
    0
  • Mike Katz
    There is a version of Affinity for Windows. I own it.
    https://affinity.serif.com/en-gb/photo/desktop/
    0
  • SFA
    [quote="mikekatz" wrote:
    There is a version of Affinity for Windows. I own it.
    https://affinity.serif.com/en-gb/photo/desktop/


    There is indeed. I also own it (and several versions of it predecessors that were Windows only) but Windows store is about Apps as well as Applications and the word "App" was used earlier so I think it is important to clarify what is meant by the word and what is available.


    Grant

    PS. I'm not sure that it is appropriate to offer a direct link to another product for which there is no direct relationship to Capture One on a forum provided by Phase at their cost. However that is a fine line of etiquette for which the Phase crew can offer guidance if they wish to.
    0
  • Mike Katz
    [quote="SFA" wrote:


    Grant

    PS. I'm not sure that it is appropriate to offer a direct link to another product for which there is no direct relationship to Capture One on a forum provided by Phase at their cost. However that is a fine line of etiquette for which the Phase crew can offer guidance if they wish to.


    Of course, but we're looking at using Affinity with Capture One, not in place of it. It enhances Capture One, so is to Phase One's advantage.
    0
  • Adrian Mesoznik
    [quote="IanS" wrote:
    [quote="IanS" wrote:
    [quote="Adrianjm@gmail.com" wrote:
    Is there a way around this:?

    As far as I know, Capture One requires a traditional .exe file application to use the Open With feature. Due to the way Microsoft sandboxes and installs Apps through the Microsoft Store, I don't believe it's possible to open an 'App' through Capture One that's been downloaded from the Microsoft Store. (Affinity Photo app)
    I'd recommend contacting Phase One and seeing if they have a workaround for this, as this comes down to their implementation of opening external programs.


    If that is true that is one mighty good reason not to buy an app through the Microsoft store! AP is not exactly expensive to buy from Affinity. How much did you save buying from MS?

    Ian


    Answered my own question 😊 It is the same price, so why buy from MS if it restricts functionality compared to buying from Affinity?

    Ian


    I thought it was the same as buying directly from Affinity.
    0
  • Adrian Mesoznik
    [quote="SFA" wrote:
    [quote="mikekatz" wrote:
    There is a version of Affinity for Windows. I own it.
    https://affinity.serif.com/en-gb/photo/desktop/


    There is indeed. I also own it (and several versions of it predecessors that were Windows only) but Windows store is about Apps as well as Applications and the word "App" was used earlier so I think it is important to clarify what is meant by the word and what is available.


    Grant

    PS. I'm not sure that it is appropriate to offer a direct link to another product for which there is no direct relationship to Capture One on a forum provided by Phase at their cost. However that is a fine line of etiquette for which the Phase crew can offer guidance if they wish to.


    I agree, but just want to be able to do what can be done with Photoshop. In any case it can be done with a version purchased from Affinity. My problem is that I got the Microsoft store version.
    0
  • K. Adam Christensen
    So I think this may be a problem with any Microsoft Store App.

    One thing you can do is try to get access to C:\Program Files\WindowsApps - but that starts messing with permissions and whatnot.

    I did try to use to see if I could get the the application to run from a batch file - and I could (sorta)! Looks something like:

    powershell.exe explorer.exe shell:AppsFolder\$(get-appxpackage -name SerifEuropeLtd.AffinityPhoto ^| select -expandproperty PackageFamilyName)!SerifEuropeLtd.AffinityPhoto

    The problem is I haven't figured out how to pass arguments to the Affinity Photo app here (as opposed to the explorer command. It seems that UWP apps, like the Affinity Photo app from the MS Store, aren't built to handle command line args. Instead, they are through handlers, like a File handler or a Protocol handler.

    What could make this work is if Serif added protocol support - and allowed for query string arguments to be passed. Something like afphoto:f=NAME_OF_FILE.tiff. Or if Serif added the windows.appExecutionAlias to their manifest file. Then I could write a small Go app or turn a .bat file into an .exe and then Capture One would be able to use that.

    I'm still digging into how powershell may be able to help make this happen. Thought I would do a brain-dump of what I found though - in case someone else knows something.
    0
  • K. Adam Christensen
    Put in a request of Serif to add Command Line args or Protocol support - https://forum.affinity.serif.com/index. ... tore-apps/.

    If that happens, then it could be easy to add an Affinity Photo Capture One plugin to open/edit files.
    0

Post ist für Kommentare geschlossen.