Copy codeThe Code is as follows: title = "WinRaR deciphering (only deciphering numbers are currently supported )"
Set WshShell = CreateObject ("WScript. Shell ")
Set fso = CreateObject ("scripting. filesystemobject ")
Function input ()
Rar_path = InputBox ("Enter the rar or zip path to be decrypted" Chr (13) Chr (10) " Chr (13) Chr (10) "Example: C: \ jiemi.rar or C: \ jiemi.zip", title)
If rar_path = "" Then Exit Function End If
If fso. fileExis
the theft and browsed. However, a photo of a netizen actually appeared, and it is opened with "Windows Image and fax viewer" (friend's house is an XP System), which must be an image file. The pen extension is .gif, which is obviously an image file. A friend's computer does not have anti-virus software installed, and the most important thing is that the file has not been deleted.
I asked my friend to send the file via QQ. When I sent it, I found that the file in the QQ display file name was not
WinRAR also has a feature that, through its open folder, all files are displayed with the corresponding extensions, and even hidden files are no exception. Furthermore, these files can be deleted, copied, moved, run and so on, very convenient.
It is this characteristic of winrar that can manage the "Recycle Bin". A lot of users have occurred in the recycling station full, but how to delete files, bu
In order to ensure the recoverability of the data in the server, a remote backup database scheme is used. Offsite backup data are divided into off-site backup file data and off-site backup database data two kinds. The off-site backup file data is designed to back up files uploaded by users in the site. and offsite backup database data is the database of data backup files uploaded to the remote server.If you can use some software such as Green loop FTP data backup, rsync can be.First, the impleme
Each time the company placed many files through a one-way transmission device, it can be transmitted via WinRAR command line compression.WinRAR a-r-EP1-DF Compression Package save path Compressed file (folder) pathFor example:"C:\Program files\winrar\winrar.exe" A-r-ep1-df "D:\dest\test.rar" "D:\src\"WinRAR x Compressed package path to the path of the destination
Use WinRAR in C # to encrypt and compress files
This example mainly implements:
1. compress the folder and its files
2. compress files in a folder
3. the compressed folder and its files are rar or zip
4. Extract
5. Encrypted compression and unencrypted Compression
-----------
The sample code is as follows:
?
Protected void button#click (object sender, EventArgs e)
{
String strtxtPath = "C: // freezip // free.txt ";
String strzipPath = "C: // freezip /
The default saved document in PowerPoint2007 is a new format with the. pptx extension, and the demo document saved in this format is actually a zip-formatted compression package that can be opened directly with WinRAR.
If the WinRAR software is installed, just open the WinRAR first and then direct the *. PPTX file with the left mouse button and drag into the
WinRAR released the latest 5.0 version of the second beta release yesterday, just one day from the release of Beta 1, and Beta 2 urgently fixes important bugs that existed in previous versions. This WinRAR 5.0 brings a series of new features, including new compression algorithms.
WinRAR
WinRAR 5.0 New Features
Commonly used WinRAR to compress files of various types of friends know, in addition to compressed files, WinRAR can also be used as a cryptographic software, as long as the compressed file to set a password can achieve the purpose of protecting data. But also because of this, specifically for the WinRAR password cracking software is also everywhere. The length o
WinRAR This software is very familiar to us, but do you know that the software is also "not good" time? Now let's sneak in and see what it's doing.
One, easy to carry on the disk to probe the secret
We all know that folders have properties that are read-only, archived, and hidden, and that files also have system properties. The system defaults to display hidden and system files. If you want to remove some of the unused hidden files, you can only cli
When you use WinRAR to open a compressed file that contains multiple subfolders, you typically have to open each subfolder to see the files in it, which is obviously cumbersome.
In fact, just click menu "Options" and select "Show Compressed Files folder" Under Folder tree to have all the files in all subfolders appear in the same window. So we don't have to open each subfolder individually.
Another small trick, each reload system after the
WinRAR is a lot of computer users have installed file compression program, however, winrar in addition to file compression and decompression function, there are many practical office functions, for example, you can use WinRAR regular backup files, but also can be automatically backed up to the specified folder every day and the name is not duplicated, So, how doe
WinRAR brute-force cracking vulnerability official: No need to fix
WinRAR was exposed to a high-risk security vulnerability last week. Malicious attackers can embed specific HTML code in the SFX self-extracting module to execute arbitrary code when the user opens the module.
Vulnerability Lab and Malwarebytes set the risk factor of this Vulnerability to 9.2 (out of 10), and think it is very serious. The
opinion, a friend's computer should have opened "Hide extensions of known file types" (you can choose "Tools> Folder Options> View> Advanced Settings" in the "my computer" menu., see figure 2, so tell me the suffix is GIF. A hacker is a Trojan, or the culprit for stealing the legend of the world.
Figure 1
Figure 2
Since it can be opened directly with WinRAR, the author concluded that it was made by WinRAR
Adobe AIR installation rate is too low. Therefore, it is necessary to package your air program. I have never used that Shu, And the advertisement is very fierce, but we can use WinRAR to package air.1. Prepare the files to be packaged. Find adl.exe In the BIND of your flex sdkand copy it. Then, copy the runtimes folder in the flex SDK. These and the files you want to package are placed in the same directory.Adl.exe and runtimes are mainly used to crea
Add the following to the exclusion file:
* \. SVN * \. SVN \ **. Bak *. tmp * \ Temp * \ temp \ *. EXE * \ OBJ \ *. CS
-- ===================================================== ========
WinRAR batch Delete. SVN files
Today, we found that the size of the compressed files that have been controlled by the SVN version and that have not been controlled by the SVN version is almost doubled. Fortunately, specific directories can be excluded during
WinRAR or 7-zip, when installed, users are always used to install one of them, small series preference for free and more powerful 7-zip.
Before the Windows system supports the ZIP file format, users are blaming Microsoft for "even this popular file format is not supported". And when Microsoft began to support zip-format files from Windows Vista, users felt that the feature was "dispensable", and some even thought it was simply "chicken ribs".
In Win
How can i merge multiple TXT documents into one document? On this issue, probably many netizens will say, directly select Copy to one of the documents on it, in fact this method is a stupid way. Today's small series to teach you a quick way to merge multiple txt text documents, the software used here is very common compression software winrar. Let's take a look at the specific steps below!
Step 1, first select the multiple TXT documents that need to
Due to the project needs, a green version of the software (that is, no need to write files in the C drive) to the customer, the requirement is only one EXE file, double-click to execute.Online said WinRAR software to create self-extracting files can be implemented, link http://blog.csdn.net/harvic880925/article/details/27675073This method is manual, and is often required to be executed as a command line in a project. I checked the WinRAR's own help, a
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.