Hi new to the forum![]()
i recently got the freee vis studio 2k5 from ms and im new to writing code .
well i do have an old vb 6 book from a college and ive read a lil , and ive been reading up on some tuts online. well i seen a tut for building your own browser most all of em where for older vb like 6 and under and when i started most the code i tried didnt work BUT to no prevale i did get it to work so i have a working browser i made last night in vb 2k5 .
Sooo i got it wokring i can load pages from the combo box i made and linked to the browser component . i am new but im getting some where . so i build the project i built the solution ive gotten it to run great on my own computer soon ill add the back buttons and stuff thats not what i really need help with . what i basicly need help with is this . i basicly compiled it eh when i build it and it is in the bin debug and the release folders so i can run them fine in there i went into the project properties where you can change the name its compiled to and the resources and compile settintgs and so on in that area i found an area where i could put true to add resources i beleive so i did and it added some dll files to my project.
i figured that would be adding the needed dependancy files it would need to run on some one elses computer with out the need for them to download the netframework 2.0 to run . i rared it all up sent it to my girlfriend and to my sister to see if it would run on their computers . and bolth get diff errors gf gets need netframe work to run sister gets application failed to execute error.
so i geuss what im askn is how do i compile this browser to have the dependancy files with it so i can send it to some one and have it run with out them installing the needed .net framework ive been lookin for info and i probably havent looked hard enough but i was hopen some one here could give me some pointers im basicly new to coding.
in the past ive played alot with hex editors and memory editors to change things in programs like games you know maken trainers and so on but nothing very indepth and this is a whole new ball game really coding like this and editing your memory is 2 diff things complete from what ive seen so far but im really new to this . but im happy i made a browser that works on my pc only took me a night of reading to really get the idea down on how to code a lil in vb hopefully i can go some where with it and become part of the comunity.
any help is greatly appreciatedtia




Reply With Quote