Results 1 to 3 of 3
  1. #1
    ZetaDarus's Avatar
    Join Date
    Apr 2014
    Gender
    female
    Posts
    759
    Reputation
    28
    Thanks
    68

    Using gecko engine for my browser without additional files ?

    Hi basically what i want to do is use gecko browser on my application , i found out how to use gecko browser already (thanks internet) but the files and folders like Xulrunner alaways have to be in the same folder as my.exe

    so is there a way to put everything into the .exe itself so the user won't neeed to bother with additional files ?

    or maybe if it is,'t possible is there way to put the browser folders into the application ressources then extract it to a tempoary folder then change my program to use them at the location where they got extracted ?

    thank for the help , please just try to talk to me in a too advanced way lol , im just beggining for that .

  2. #2
    Sazor98's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    X:13 Y:3 Z:7
    Posts
    154
    Reputation
    23
    Thanks
    64
    afaik its a .NET library, so you can use a software like .NET reactor to embed the library files inside the exe.
    or just copy the source code inside your application project

  3. #3
    Biesi's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4,993
    Reputation
    374
    Thanks
    8,808
    My Mood
    Twisted
    You can try several merging tools such as ILMerge. You could also write your own native/managed pe loader to load your dependencies from the resources.

Similar Threads

  1. [Tutorial] Simple Rank hack using cheat engine, For Newbies
    By jrobl in forum Call of Duty Modern Warfare 3 Tutorials
    Replies: 4
    Last Post: 01-25-2016, 08:25 AM
  2. Using Unity Engine for a Hack GUI
    By FilthyWhore in forum 7 Days to Die Discussions & Help
    Replies: 16
    Last Post: 08-29-2014, 01:30 PM
  3. [Solved] Using Firefox Engine For Web Browser
    By Nercrojuice in forum Visual Basic Programming
    Replies: 3
    Last Post: 06-25-2012, 01:14 PM
  4. [Tutorial] Using Cheat Engine for MW2 Challenges
    By adstar82 in forum Call of Duty Modern Warfare 2 Tutorials
    Replies: 6
    Last Post: 01-01-2010, 08:41 PM