[2008] Creating a file extractor and encyprtor -
Hello,
I feel that learning how to make a file extractor and encryptor would be a great thing to know. I want to start with something simple and mostly used. So I decided to go with .zip files. However I do not know where to go from here. Where should I start?
-Thanks in advanced
--Cyberflyz
[2008] Creating a file extractor and encyprtor -
Hello,
I feel that learning how to make a file extractor and encryptor would be a great thing to know. I want to start with something simple and mostly used. So I decided to go with .zip files. However I do not know where to go from here. Where should I start?
-Thanks in advance
Self Extractor Question -
Are there any self-extractors out there that once on the server, if from a local pc you access that url where the extractor is and you db click on it, it tells you Save to file or Open from location, you select open from location, and then the extractor extracts the folder to your hard
[2005] Self Extractor -
Hi,
I am trying to make a program that canEncrypt a File
Decrypt a File
Encrypt a File into a Self Extractor Exe
The only thing I am having a problem with is the "Encrypt a File into a Self Extractor Exe"
Does anyone know how I can do this? I have checked the internet
File Extractor -
Hey everyone.
Well i wanna make a file extractor, No NOT a virus.
Its a clean GTA SA.exe so i don't get mixed up and it will help out my friends, etc.
The file is 12mb.
So anyone know how i could Hide the EXE file and then extract it to another directory, and have the ability t
thank u for responce sheikh,can explaine clearly(web extractor ) -
--------------------------------------------------------------------------------
hi friends
my application is web data extractor ,how to extract the urls,phoneno,metatages,faxes.how to implement in c#.net or vb.net .can u give me valueble suggetion and code also.my .net version1.1
Writing VB Shareware for Windows NT -
I have a shareware program I developed under Windows 98. I used a proven installer program to set up the install files. And I used WINZIP self-extractor to get things going when the user clicks on the setup icon.
Somehow, in Windows 2000 and NT, people are reporting that after the
self extractor to temp the run exe -
how would i go about making a self extractor, that extracts the files to a tempory location, the runs the exe inside??? ( note there are other additional files with the exe 'not just the exe)
Thanks in advance
>>> Foxy <<<
[2008] Editing CSV File -
I have a CSV File and i want to edit it and make a new column in it
my current text in CSV file (Some)
Username,Your referral since,Last click,Clicks
R1181312,2008-06-13 16:49:00,2008-07-18 09:27:00,40
R1477140,2008-06-13 16:49:00,2008-07-17 10:18:00,73
R30994,2008-06-13 16:49:0
Icon Extractor -
Anyone know a good free Icon Extractor?
Better still, does anybody know a good free Icon Extractor with Source
Thanks
Brand new extractor fan joke -
I believe that it's possible to get through life without learning how to drive. It is a common line of thought that the possession of a car or the knowledge to drive is enough to validate one's existence, but I believe that it isn't necessary, you can validate yourself in other ways.
copied file - change date modified -
im creating this prog (almost done), its called "playlist extractor", it copies the files from a mp3 playlist to a folder u tell it, but i want it to change the date modified of the file to the time when it was copied, so it can be sorted in explorer.
THANKS
Running my .EXE automatically after installation -
Hi,
I'm using VB's Package & Deployment Wizard to create a Setup program. Then I zip the 3 setup files (Setup.exe , Setup.lst & MyProgram.cab) into one file:
-MyProgram.zip.
I then use Winzip's Self-extractor to create a Self-extracting EXE:
-MyProgram.exe
So far so g
How to update copies of my pgm (on Local LAN) -
What is the best way to replace my VB's EXE, in each of the user's pc's ?
I am working on a pgm that will be used on a local LAN (approx 10 users).
It is VB6, and it uses an Access DB (97). (DB will be on the server.)
It is being tested by users, and there will be frequent updates
[2005] Group dates by week Is it possible -
I am creating an program for a club that keeps track of when a member has attended different functions. Many of these functions will occur within the same week. I am pulling this information from a database using SQL statements.
What I am wondering is if you can display these dates
Deploy my package - URGENT -
I created one exe that calls four other exes. Each .exe is named Setup.exe and is found in subfolders.
I want to deploy this package from the web. Meaning I want the user to double click the .exe and all the exes will be installed on the local PC.
I was thinking of maybe creating
Ico > BMP -
Can anyone explain me how to convert a ico file to a bmp file? I need it for a Icon extractor > yeah I know it allready exists, but it's for my own practice
Thanx anyone who can help me!
Jop
[2008] Outlook Add-in -
I looked around and didnt find any good examples. VB 2008 Express doesnt have an option for creating an add-in. So, i started a new dll project, added the ref's, added a few withevents etc...and now im stuck.
Are there any good examples for creating an outlook add in with 2008 expre
Self Extractor -
Hello, I'm making a command line based self extractor that basically works like this:
xtract0r.exe build filename{next}filename{next}filename
This builds "build.exe" with whatever files you want in it.
xtract0r.exe
This extracts all the files built in it (basically,
Common Icons located in what .DLL -
I have an icon extractor....but can't find the file to extract the common icons from. I want to get NEW, OPEN, SAVE, PRINT, CUT, COPY, PASTE that are standard for say Word or Excel.....what file has these???? Thanks for your input!
Shell / AppActivate(ProcID) - App finished help -
is there any way to get the status of the active App for example
ProcID = Shell("e:\Decoder.exe FileToDecode", AppWinStyle.NormalFocus)
the above line activates a special decoder/extractor for some data file. it takes it around 40 seconds to decode. then it asks me to
App Size / Resources -
I am working on a C++ project with about 36 icons. I have sample projects attached with icons as well. When I compile this project in VC++, I am in Release build minimized size and it still compiles to 84.0 kb!
I took the .res file from the Release folder and added it to a VB pr
Sql 2000 Ftp -
I'm wanting to d/l our server logs every morning and read them into a SQL table using DTS. My problem is, is the file name changes everyday, but it's not something random.
ex6039 4/08/2008
ex6040 4/09/2008
ex6041 4/10/2008
So, it goes up 1 every day, is there any way to write
[2008] Error when running my app -
Hello
When i build my app with 2008, is just don't want to use the setup from 2008.
With visual basic 6 i could use the exe file and make my own setup.
When i do this with the exe file generated by 2008 it won't work.
The app starts, but then when i want to acces the regist
vbhelp -
My extractor doesn't extract .fum documents. what can I do?
[2008] Creating .exe file -
I may be blind :P but I cant find where to export and build my program to become .exe???
i finished it... now what?
I want it .exe
[2008] Creating a file dialog -
I tried in code, and saw no way,
I also tried - Add new item, and saw there was no option there
I am wondering how I can do this
Thank you in advance.
Self-Extractor...with a twist... -
Hey All,
I want to have two files in a self-extracting file...
1) My Setup.exe to install my software.
2) A simple exe to check something and then execute 'setup.exe'.
Is this possible?
You execute the file, it extracts the simple exe, you click a button in that exe and se
PWS problmes -
hello guise i m facing some problems with pws plz help...
the icon of pws which appear on system tray , When i click it to view the properties of pws i get this error
winZip self-extractor header corrupt. possible cause bad disk or file transfer error
when i installed pws i g
using system animations and icons - RESOLVED -
is it possible to use animations and icons from say shell32.dll without having to extract them before hand using an icon extractor or a resource hacker?
for example, they two folders with the file flying in between them animation etc
[2008] Thumbnail generator : vb6 > vb.net conversion -
I do not have vb6. Can anyone please help me to convert this Thumbnail Extractor from Shell from VB6 to VB.NET ?
Replacing Icon Bytes In An .exe File -
Often an .exe file contains bytes that define the icons Windows displays in association with that .exe file. Microangelo, the shareware icon creator, extractor, archiver, etc., can replace the icon bytes in any .exe file, thereby changing the icons displayed in connection with that .e
[2008] CSV file into Dataset... -
...Or at least I think thats what I want to do. I'm new to VB, and haven't done much programming in general.
I'm trying to read a CSV file of stock market data like below:
Date,Open,High,Low,Close,Volume
6/6/2008,26.50,27.08,26.03,26.44,37746600
6/5/2008,26.46,26.64,25.97,26.3
[2008] Creating a file directory -
Hey all,
Looking how to make a file directory then once the form is loaded more then once i want to check see if the directory is there then if it is cancel the check, if the file has been deleted create it again.
This is new to me and don't know where to start
Many Thanks
I
==> questions collection <== -
1) how can i get a self extractor activeX component?
2) how can i capture the screen in VB?
3) how can i set any image to be transparented?
[2008] Reading from an INI file -
I have an INI file with the following content:
[MAIN]
DB=X
USERNAME=y
PASSWORD=z
SERVER=a
Can anyone please provide me with the code to read keywise values from the mentioned file in VB 2008?
updating data of SQL server 2008 using vb.net 2008 -
Hi,
Does anybody know how to update the data of an SQL server 2008 express using vb.net 2008? My raw data actually from excel file only and i want to transfer all the data and merge it in my newly installed SQL server 2008.
Normally im updating it daily that is why i want to crea
[2005] All dates between two dates -
If I have two dates, for example
1/1/2008
15/1/2008
How can I get a collection containing all dates between the two, for example in this case I need a collection containing
1/1/2008
2/1/2008
3/1/2008
4/1/2008
5/1/2008
6/1/2008
7/1/2008
8/1/2008
9/1/2008
10/1/2008
11
creating sql queries -
Does VS 2008 or Sql Server management studio have anything to offer for creating sql queries ?
Creating Database For Vb 2008 -
Can anybody give me a sample code or something to create a database...
i want my project to add, edit, delete and search data in the database and i want to use textboxes and buttons..im using visual studio 2008....tnx..
Creating Web Site. PHP vs ASP.NET scripts -
I just switched web hosting services from MySite to Dot5Hosting. Dot5 is definitely better if you're using Visual Studio. I wasn't ever able to successfully publish my Visual Basic 2008 app to my web site when I had my web site hosted through MySite. I switched to Dot5Hosting and was f