frx, tmp etc files -
Hi,
What files do I need to keep and which can i get rid of?
I've got bucketloads of .frx files and .tmp files..........are these really necessary to keep? I think I have heard frx files are required but tmp files are just garbage..........please let me know
thanx,
clint
Transferring Large size files thru TCP/IP -
Im doing a program which transfers files thru tcp/ip in an intranet environment. It does work fine for small files...but the problem is we have to transfer files which are having 6 to 10 MB in sizes...and multiple files have to be transferred...any ideas would be really appreciated...
File moving... -
I want to know how to move specific files to a different directory. I found some help at http://www.vb-world.net/files/shfileop/ but this isn't exactly what I want to do.
I want to have all files in c:/files that start with the letter A to go to c:/files/A, all files that start with
frx, tmp etc files -
Hi,
What files do I need to keep and which can i get rid of?
I've got bucketloads of .frx files and .tmp files..........are these really necessary to keep? I think I have heard frx files are required but tmp files are just garbage..........please let me know
thanx,
clint
Can YOU Help me -
I was downloading a picture file for my project - everything seemed normal BUT the file ended with .jpg.vbs
so I thought might be I should run it and see what happens but it did not function as a program.
In fact, after I tried it out on VB I went to mmy files and somehow all
VC++6 IDE:Setting up Library Files -
I'm trying to use DirectX. I can't get the IDE to recongnize the Header Files files and the Library files. If I drag the files manuly into my project it works just fine, but I'm getting tired of doing that.
How or Why isn't finding the files?
.3ds and .x files -
For DirectX programs, I want to know how to import .x files. I want to also make .x files. In the MS DX SDK there is a utility to convert .3ds files to .x files. What are 3ds files and how do I create them so I can import them to an application. Thanks for taking your time to read this
.3ds and .x files - How do I use them with VB -
For DirectX programs, I want to know how to import .x files. I want to also make .x files. In the MS DX SDK there is a utility to convert .3ds files to .x files. What are 3ds files and how do I create them so I can import them to an application. Thank you for taking your time to read t
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.
Can Exe files be put in RES files AND be taken out so that they WORK -
RES files + Exe files - Can Exe files be put in RES files AND be taken out to be saved as a Exe file that WORKS?
If so how is this done?
writing different files into one backup-file -
Hi,
My boss wants me to write a program that does the following:
Take all files from one (or more) directory. Then store these files in one big file. It will be used to make safety-copies of our working-dirs.
Question:
Is it possible to take different files (word-files, exe-fil
Finding avi.mp3 files -
hi.
I need to find the running files like mp3,avi,dat files .. All entertinement releated files. The unknown user should not run my files without giving a password. This shoul run alwasys in my system. But it should not run in sheduled task.
How can i do this..
please help me.
Opening Files ... -
Hi,
We are working on a portal in ASP.NET and actually users have the ability to upload files to it and then create a link to open those files. However, what I want to know if there is some generic code somewhere to open these files from the website. The files are mostly Microsoft F
Compare files -
Hello there,
I want to compare files to find out if they are the same (except for the name of course).
In my program I can specify a directory. Then I want to check whether there are any redundant files. My app works well with directories that contain less than 300 files. Once ab
Sort an array like "Sort by Name" in Windows Explorer -
I want to sort an array I created the same way it would be sorted if the contents of the array were files in a folder and I right-clicked and hit Sort by Name.
The contents of my array (Files()) are filenames starting with a number and then they may or may not have a trailing lette
How to rename files and copy them into new dir -
Hello i got more files and i first want to rename then copy them to the other map(renamed files).
And that files r w/o extension. So they r just files.
So in fact i wanna like that (dont forget there is a lot of files)
im coding in vb6
Out of date dependency files -
I am using the wizard to create setup files. It is telling me that I have four dependency files that are out of date. I've read through the help and modified the four dependency files so that the versions in the dependency files would be the same as the files. I even reboot my PC.
Img Files-BuggyProgrammer -
Hello everyone. I have 3 .img files and are all on seperate cds (cd-rws) as they are to big to fit on one. The .img files are the free msdn library that was posted. But how do I install these files into vb? I have no idea because they are .img files? So any help at all or anything woul
Adding PDF files in Visual Basic -
Hello friends,
How to use the PDF files as Help files in Visual Basic.
Because Help files developed using Word document
is Huge in size.So I want to convert all the help files
to PDF.How to handle the PDF in Visual Basic.
Issues like Context ID.If anybody using the PDF
find perticular extention files only -
hi
when i click on the dirlist box files with *.doc should only be displayed in the filelist box and no othere files.
And when i select multiple files from the filelist box those selected files should come into the list box
how can i do that
pls help me
[2008] creating/extracting zip files -
I'm currently using InfoZIP's dll files and a dll file that I made in VB6 to zip and unzip ".zip" files. Is there a way to directly use InfoZIP's dll files in VB.NET or a way to do it without dll files (or with ones that come with Windows)? They don't have to be ".zip&qu
Which DLL files -
Which DLL files does VB use as standard? I know about MSVBVM60.DLL, but what others. I know about the DLL files that get added when I add a control too.
What files are standard to Windows 95/98/NT/2000/ME? user32.dll kernel32.dll what others? What I'm trying to say here is: what dll
X-files - I am a fan - Hopw about you -
Hi all,
I am from the U.K - I am a x-files fan. Tonight in the U.K it is x-files night and Season 7 starts on Wednesday. You luckly americans have got Season 8 already. What is it like?
Hope x-files keeps going forever.
Who else is an x-files fan??
[2008] Creating files in Vista AND XP -
Hello,
In my program I need to save some files automatically, files like automatic backup files, settings files, things like that.
I would previously have saved these files under the Program Files folder, but I know this is no longer possible in Vista.
I have read up on some t
How to queue files to open -
Hi all,
Is there a way to open or queue files to be opened?
What essentially need to do is select the list of files to open(*.txt files) and filter out some information from it and then close it.
Alternatively Have those files already selected and put it into some loop and then op
Embedding XML Files in the Exe -
Hi All
I am using some XML and XSL files in my Visual Basic 6.0 Project which are currently installed in Project Folder in separate folders. Keeping them like this has the files open to access by the Clients. Now I am moving my project to VB.NET.
Can there be some way to embed t
Log file analyzer -
I'm looking for some software that can analyze log files and point out errors. (Note: log files = installation log files, not web log files)
Any reccommendations?
How to terminate .COM files -
Hi..
I found a sample for terminating .EXE files before executing.. and everything is okay.. And it is done by VB..
But what I want is to blcok .COM files.. or .BAT files.. or any other extensions..
So how to do that in VB?
(I think it is in the Registry or something like t
Combining Files -
I have a program where a user will select 1+ text or RTF files. How do I combine these files or read them in so I can have one file saved that contains all the data from all of the files?
Thanks!
Opening Help Files -
What is the best way to open help files from a help menu
or help button?
Is it better to add the help files as seperate .chm files,
or package them as user documents?
Any help is greatly appreciated.
how do i get the files -
hai all
while i am trying to deploy my package in VB it is asking for the following files
crystal
u25store.dll
u25total.dll
u2lbar.dll
but i am not able to find these files in my system.
so how do i get those files?
thanx
Comparing two XML files -
What is the best way to compare the difference between two XML files using code?
The basic of these XML files are tree structure of folders and files.
.pdf files and VB -
Is there an easy way to convert .txt or .doc files to .pdf files with VB? I'm currently converting and formatting text documents as word files and now I'm considering using Acrobat.
Any input would be greatly appreciated.
Thanks.
CVS files to MDB -
Help!
I'm working on this database application for my client.
They have asked me if I could use their CSV files, instead of MDB. Is there a simple way to convert CSV files to Microsoft Access 97 files (*.mdb)?
Thanks in advance,
aknighter
Finding files from a folder *resolved* -
The title says it all. How can I enumerate all the files and folders (with their files and subfolders with their files and so on)?
********** -
Greetings,
I'm going to take the conventional wisdom here, and go full force making an ********** install, for my application, today, since PDW is putting me through the ringer.
A few quick questions regarding installing reference and component files:
Do all of the reference f
Cabs or compression -
Can anyone help me with cab files? - Im using makecab.exe (a standard MS prog) to create cab files but it will only allow me to add one file to each cab. How do I add multiple files?
If you dont know how I can do that can I compress files into a simalar package in some way?
Rob
[2008]Merge two .zip files -
Is it possible to merge to .zip files? I know text files and mp3 files can be merged. I have searched around and some people say I need to know the binary setup of the file in order to merge it. Would it be possible to create a new file as big as the two files combined and then make a
Messy VB.NET -
I have some CSV files, and I need to make an HTML report out of them...
I have made up the structure of the HTML files, but Im not too sure on how to read up all the information from the CSV files...
The files are tab delimited, and I basically just need to know the following:
Help! what files do i need -
HELP!
im trying to distrubute a prog i made, with P&D
now the prog alone is small, about 40kb
but P&D makes these CAB files that bring it up and over the size of a disk.
What are the minimium additional files u need to run a complied vb prog? like, i need to conserve di
Image files with different properties -
Dear friends,
when i try to open .jpg files from a shared network folder some of the files are not opening and when i checked the properties of these files there was no security tab and the files which has the security property is opening fine.
What will be be reason for the