Git Product home page Git Product logo

isolated_com's People

Contributors

marcomagdy avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

vbcodec sobruce

isolated_com's Issues

Does not work as expected

Hi,

I cloned the repos and then created a console project for the client.
Then I built it successfully by #importing the decoder.tlb
I have a client.exe with no embed manifest (verified that with mt.exe)
I copied your "client.exe.manifest" alongside the client.exe

Then I built the Decoder.dll and used:
mt -managedassemblyname:decoder.dll -out:decoder.manifest -nodependency
I got a warning:
mt : genman warning G81010014: Explicit guid not defined for type Decoder.StringDecoder.

Now I have the 4 files in the same place: the exe, the dll, and the two "manifest"
But CreateInstance fails with 0x80040154...

Then, I added the client.exe.manifest as resource inside the exe with:
mt -manifest client.exe.manifest -outputresource:client.exe;#1

Then IT Worked!

aABlAGwAbABvAA==
hello

That's cool BUT I can't change the EXE I use (that is: adding a manifest resource)

Why can't I have the client.exe manifest as a stand alone file?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.