How to ADD/EXTRACT files to a .Res file -
I need to know a little more, how do i add files (my .exe and its dependencies) to a .Res file... and then how do i add that .Res file to another .Exe file that can UNPACK the files from the .Res file and run them...
So that I can send my users ONLY one .Exe file.... ??
I've read up on the forum,but not found a good/understandable/working explanation...
So i need to know:
-How to make the .RES file in VB6
-How to add .EXE and .OCX/DLL to it
-How to pack that .RES file into another .EXE and have that .EXE
unpack the files that were packed in the .REs file,and then run the .EXE it just unpacked...
Can anyone please explain that,since a lot of you seem to know how to do this... ???
Another loop question -
I have a file list box with zip files in it. When the user selects one of the files and clicks the command button another window pops up for the user to tell the program where to extract the files. How can I loop it so if the user selects more than one file it will show the window as
Extracting data from PDF files -
Hi guys,
Im trying to extract predominately table data from a PDF file, however, I would also like the option to extract image files (such as graphs, etc) as well.
Is it possible to extract data from PDF files using a VB.Net application? Im trying to get this process as automated
Need help with VB6 executable in Vista -
Hi all. My VB6 executable needs to extract a zip file. I was able to do it in XP, but in Vista, the executable was only able to extract the directories, not the actual files. I tried playing around with the Admin permissions because I am the Admin, but my Vb6 executable is still unabl
how to extract attachments from .eml file -
i need a way to extract the attachments from a .eml file. It needs to be able to work for .eml files anywhere on the computer and not just in outlook folders. For example if I had a file at C:\theemail.eml i would want to extract the attachment from it to C:\theattachment.exe, any sugg
Make all files one and extract to original file name like in zip files -
Hi,
I have a listbox called a list1 which has a list of JPG,MP3,WAV and lots of other file types. I just want to save them all as a single file and extract them to their original file names.
Like what WINZIP does ............ but no need to compress them just want to make all those
i want to extract zip files on .... -
hello again
i know that i'm asking too much but i wish no one mad from me
i uploaded some files with zip and rar ext and i want to extract them there on the server, so are there any script doing this ???
or any telnet command ??
example
file.zip
file.rar
thank's
VB Batch Script -
Hi,
I have the following script in a batch file:
rem Extracts source code from sourcesafe
rem set sourcesafe database
set ssdir=\\path to server
set path=%path%;c:\program files\Microsoft Visual Studio\common\vss\win32;c:\program files\microsoft visual studio\vb98
rem des
How can I add a file to my project -
I want to make 1 program that contains many different files (like *.Avi, *.jpg, *.exe, ...) and that the program can extract the different files...
So, I've opened for example a *.exe file with notepad and i paste all the 'text' into a text box...and the textbox saved the 'text' to
Extract text from a binary file -
I have a file with a .bsp extension (a Quake 2 map). I know that there is some text I would like to extract from the file, because I looked at it with a hex editor. Before the text in everyone of these files is the word "message" then a space then "<the text i want to
RESOLVED!!!!Please help - Analyzing filenames -
I am in need of help again, or a suggestions. Below is what i am trying to do:
I am writing a program to handle all the archiving of diffeent files. There is a unique naming convention that we use and cannot be changed so i have to alter program to use them.
For example, I have
tar.gz -
I am having a problem with tar.gz files. I have several hundred of these things I need to decompress but no quick way to do it. If I try to shell to Winzip, when it gets to the tar file it always prompts me to extract the files in the tar. Since I always want to I would like for this t
How to ADD/EXTRACT files to a .Res file -
I need to know a little more, how do i add files (my .exe and its dependencies) to a .Res file... and then how do i add that .Res file to another .Exe file that can UNPACK the files from the .Res file and run them...
So that I can send my users ONLY one .Exe file.... ??
I've read u
a nudge in the right direction -
We are creating a database that needs to read folders and see which files there are in. In addition to that we would like to extract a thumbnail form the file it finds in the folder. the files have the extensions rfa and rvt (Revit = CAD program) The windows explorer shows thumbnails o
HowTo Extract From HTML Files -
How to extract something from html or text files?
suppose that i wanna extract proxies from a HTML FILE
in the form ----> IP:PORT
i wanna code something like that to leech proxies from webpages.
thx
extract/unzip xls file from zip file -
In VBA for Excel, please....
In this dir are many zip file(admit i dont know the number of file)
MYPATH= "\\GCD01F4500\DATI\PUBBLICA\APPLICAZIONI\ZIP_FILE\"
I want vto extract from all zipped file only *.XLS file and copy injto same MYPATH
Not important to recreate th
[2005] extract 7zip file -
hi i create an application that want to extract backup file in 7zip file and move it into server
i got the 7zip file called Arif200702142111.7z and need to extract it using my application
after i extract the .7z file i need to move the backup file to server how ever it cause erro
VERY SIMPLE way to extract Zip files -
I need a VERY SIMPLE and CLEAN way to extract a zip file to the path its in, and always overwrite files. Any help?
vb.net program to extract xml into Excel -
Hi,
I have several text files in one directory that all contain xml. They all have the same schema and I want to extract only a few elements of each one into one Excel file. Does anyone know how I can write a vb.net program to look at each file in the directory, and extract the same
merge bitmap files to one bitmap file -
Hi,
I am trying to extract data from a screen image. I have found a program to screen scrape my data. The screen scraper saves each image to a bitmap. The program that has the data I need reads a .bke file (used for sharp PDA). I will probable use ocr to extract the text from th
Resource file problem - extracting file to path -
Hello.
Could you please tell me how to extract file from the *.res file into a selected path? I already loaded all files into resource but r unable to process them from inside it so need to extract them. Coudn't find anywhere. Please help me with a line of code.
Thanks and best
(ASP & XML) Parsing through an XML file to extract data. **Resolved** -
Soon I will need to extract data from an XML file. These files will be in a directory on my server. Does anyone have any good tutorials on this? I've never dealt with XML before.
Thanks
Michael
Icon extraction for .ocx files. -
OK, you all gave me great info on how to extract icons from a .frx file. Thank you!
Now, how does one programmatically extract an icon form a .ocx file?
Thanks in advance,
Jim.
arce extraction -
Hi.
I've been looking around and cant seem to find any ocx or dll to extracr arc compressed files? I've found zip, lha, rar but none for arc. I need to be able to extract arc files from my vb6 program. I dont want to shell and do it. Does anyone have an ocx, dll or source code tha
extract only one file from winzip -
Hi,
I have a winzip file consisting of multiple files and folders. I just want to extract a single file out of it via VB. is that possible?
A program that runs & extracts certain data from log file -
Hi All,
I am new to VB and wanting to built an application that finds errors in my log files and then it tells me which shops had those errors. To give you better idea please see my log file attached (attached as image).
i need to find certain error messages from that log file &a
Extract File Icons... -
Hi,
I am showing files with their path, size and creation date in report style listview control. I also want to show file icons in the control just like Windows File Search. Can you tell me how can I extract file icons ??
Thanks.
Unzip a file with directory structure [VB6] -
How do you UNZIP a file in VB?
Specifically I have a file named BLA.ZIP in C:\ [C:\BLA.ZIP] and I need to extract the contents (while keeping the directory structure in the zip).
After doing a lot of research online I found that to unzip a .Zip file [using VB6] InfoZip (CUnzip) was
Unzipping compressed zip -
Hey everyone,
I'm just wondering. Is it possible to create something in VB that will extract files from a compressed zip in Windows XP.
Reason being, I have some compressed zip folders that contain a zip within a zip and it would be handy if i could create something in visual bas
How to include files into VB EXE -
Hello all,
I want my VB exe files to include files, just like winzip[or winRAR] make several files into one Self-extract file. I know many setup makers[such as Installshield,setupfactory...]can package many files and folder into a EXE files, but I don't konw how to do that useing VB6.
Extract all files in a folder -
How can I extract the filenames of all files in a folder in the server? I have files in c:\InetPub\wwwroot\intranet\ecards\sorry and I want to get their names dynamically. Please help...
.mdb resource file -
I've looked around and can't quite fine what I need. I've coded an application that uses a database I created in Access with the .mdb file extension. What I want to do is include the .mdb with the .exe at compile time so that they are both 'binded'. In other words, I don't want to d
extract icons out of DLLs -
hi, i have already found an example that extracts the default icons out of files.
but me want to know how to extract icons out of dll or exe files and show them in picturebox or something
like when u create a short-cut and u can choose an exe or dll file and show the icons in the
I need help finding a working code to extract CAB files.. -
Hi every1..
I'm so desperate, i'm trying to find a code to extract a CAB file, i got some codes but didn't work.. Can any1 plz help??!!
Self-Extract -
Hi, I wish to create some self-extract tool.
For instance, I have a executable file (*.exe) and a data file (*.dat). The data file (*.dat) will be update from time to time. Inside the *.dat, basically is a series of compressed binary file & respective file properties. (I manage
Please Help :::: to Extract data from PDF files -
Hi
I have to extract data from a PDF file and save it in the database.
Is there any API or component available for this.
Please help me out.
Thanks
[2008] How To extract files from my.resource -
Please help to extract files from my.resource during application runtime.
How can I resolve this problem?
I want to write extracted file in application folder (Application.StartupPath)
filename is for example "Picture97.jpg"
Thanks!!!
mpg to jpg -
i have downloaded a program named mpgtojpg which says it can extract jpg files from mpg or avi file formats. but sadly, it doesn't live to its name. it crushes when it tries to do the work.
i needed this type of program since i am going to extract picture files from a video of some
Need help in .dll (Extracting mpeg video file format) -
Can anyone help me or point me out to the right direction.
I'm trying to develop a program that can extract the frames in a MPEG video file and I don't know how to start. I research and the common thing I found is how to extract frames in a AVI file. Is the extraction procedure the
Extract microsoft file version -
I need to be able to extract file version information for .doc, .xls and .ppt files. The reason for this is that I need to be able to check if a file can be populated with document properties. If you have any other solution for the original problem, check if file support document prope
String Extraction -
I'm trying to extract a string out of a line in a file. For example, in the line of a text file I have
<TITLE>string to extract here</TITLE>
In which case I need to extract the string. The string will be different lengths in different files. Anyone know how to go