Menu

portable build for x64 target

2021-03-31
2021-04-10
  • Jerry Oswego

    Jerry Oswego - 2021-03-31

    Hello,

    I am trying to find out if anyone has successfully built the portable version for 64 bit. I need 64 bit as we have internal tooling that is all 64 bit WinPE and heavily customized embedded/IOT and cannot run 32 bit binaries.

    I see that Visual C++ 1.52 is a prereq, which is x86 only. Is this a show stopper for building a 64 bit portable binary?

     
  • A a

    A a - 2021-04-10

    I think it runs fine portably. I was able to run it in the Windows installation media liveusb.

    pnputil -i -a veracrypt.inf <-- Load veracrypt driver
    veracrypt-x64.exe <-- run veracrypt

    It's able to mount drives and containers.

     
    👍
    1
  • Jerry Oswego

    Jerry Oswego - 2021-04-10

    Yes thanks for answering, it is working fine for me now on build 2004 x64 PE media with some extra DLLs (not sure if its using them or not, but other apps needed them).

    I actually haven't needed to load the driver separately as of yet.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.