search
HomeSoftware TutorialOffice Software3 methods to prevent opening RAR compressed files, the last one is worth collecting!

php editor Baicao introduces you 3 methods to prohibit opening RAR compressed files. The last method is worth collecting! RAR files are a common compressed file format, but sometimes we want to restrict file access permissions and protect the file content from being opened at will. Through the following methods, you can easily prevent RAR files from being opened and ensure file security.

Method 1: Set "Open Password"

When compressing files, you can use software such as WinRAR to set an "open password" for the RAR file, which can ensure the security of the compressed package. The file can only be opened after entering the correct password, preventing unauthorized access.

Setting method:

1. Select the file or folder that needs to be compressed, right-click the mouse, and select "Add to compressed file" in the WinRAR option list.

3 methods to prevent opening RAR compressed files, the last one is worth collecting!

2. After the [Compressed File Name and Parameters] dialog box pops up, click [Set Password]. When the dialog box pops up again, enter the password you want to set in the password field, click [OK] and then re-enter the password. It's set.

3 methods to prevent opening RAR compressed files, the last one is worth collecting!

3. After setting, every time you open a RAR compressed file, you can still see the file name in the compressed package, but when you click to view the file, a dialog box will pop up prompting you to require a password to open the file.

3 methods to prevent opening RAR compressed files, the last one is worth collecting!

Method 2: Hide file name

According to the "Method 1" setting, the files in the RAR compressed package cannot be opened at will, but the file names in the compressed package can be seen. If you want to prohibit opening the compressed package at will, and do not want to leak the contents of the files in the compressed package, You can set the file name to be hidden.

Setting method:

1. Follow "Method 1" to compress the file and set a password. When the [Enter Password] dialog box pops up, enter the password you want to set in the password field, check the [Encrypted File Name] below, and then click [OK] 】It is set.

3 methods to prevent opening RAR compressed files, the last one is worth collecting!

2. After setting, every time you click to open the RAR file, you will not be able to open the compressed package and see the file name inside. Instead, a dialog box will pop up directly, prompting you to enter a password before you can open the compressed package.

3 methods to prevent opening RAR compressed files, the last one is worth collecting!

It should be noted that whether it is "Method 1" or "Method 2", after setting a password for the RAR compressed package, remember to remember or save the password, because if you forget the password, you will not be able to open the compressed package, and the decompression software will also There is no "forgot password" option.

If you accidentally forget it, we need to use other tools to solve the problem.

For examplePepsi Niu RAR Password Recovery Tool can help us retrieve the "open password" of the RAR compressed package. The tool provides 4 retrieval methods. After importing the RAR compressed package into the tool, select the appropriate method and follow the prompts.

3 methods to prevent opening RAR compressed files, the last one is worth collecting!

Method 3: Hide the RAR compressed package and "disguise" the compressed package as a file in other formats

If you don’t want to set a password for the RAR archive, and don’t want the archive to be opened at will, we can “disguise” the RAR archive as a file in other formats, so that the RAR archive can be hidden and cannot be opened. Compressed package.

Setting method:

1. Put the RAR compressed package into a folder, then rename the folder and add the following code after the file name:

.{20d04fe0-3aea-1069-a2d8-08002b30309d}

3 methods to prevent opening RAR compressed files, the last one is worth collecting!

2. After adding the suffix code to the file name, you will see that the folder icon changes to the "This PC" icon.

3 methods to prevent opening RAR compressed files, the last one is worth collecting!

3. Click to open the folder with the modified name, which also jumps directly to the "This Computer" folder. You cannot see the original RAR compressed package, so you cannot open the compressed package.

3 methods to prevent opening RAR compressed files, the last one is worth collecting!

4. If you want to view the compressed package later, you only need to open the WinRAR decompression software first, then find the folder with the suffix added, and click to open the folder to see the original RAR compressed package;

If you no longer need to hide the compressed package and want to change the disguised "folder" to its original appearance, you only need to rename the folder, then delete the originally added code, and the disguised "folder" will be restored to its original appearance. .

3 methods to prevent opening RAR compressed files, the last one is worth collecting!

The above is the detailed content of 3 methods to prevent opening RAR compressed files, the last one is worth collecting!. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:百事牛科技. If there is any infringement, please contact admin@php.cn delete
Your Calculator App Can Be Replaced By Microsoft ExcelYour Calculator App Can Be Replaced By Microsoft ExcelMar 06, 2025 am 06:01 AM

Ditch the Calculator: Why and How to Use Excel for All Your Calculations I haven't touched a calculator in ages. Why? Because Microsoft Excel handles all my calculations with ease, and it can do the same for you. Why Excel Trumps a Calculator While

5 Things You Can Do in Excel for the Web Today That You Couldn't 12 Months Ago5 Things You Can Do in Excel for the Web Today That You Couldn't 12 Months AgoMar 22, 2025 am 03:03 AM

Excel web version features enhancements to improve efficiency! While Excel desktop version is more powerful, the web version has also been significantly improved over the past year. This article will focus on five key improvements: Easily insert rows and columns: In Excel web, just hover over the row or column header and click the " " sign that appears to insert a new row or column. There is no need to use the confusing right-click menu "insert" function anymore. This method is faster, and newly inserted rows or columns inherit the format of adjacent cells. Export as CSV files: Excel now supports exporting worksheets as CSV files for easy data transfer and compatibility with other software. Click "File" > "Export"

Don't Create Tables in Word: Use Excel InsteadDon't Create Tables in Word: Use Excel InsteadMar 06, 2025 am 03:04 AM

Creating tables in Word, although improved, is still cumbersome and sometimes brings more problems. This is why you should always create tables in Microsoft Excel. Why is it better to create tables in Excel? In short, Word is a word processor, while Excel is a data processor. So Word is not built for the best table creation, but its similar product, Excel. Here are just some of the reasons why creating tables in Excel is better than using Microsoft Word: Although it is surprising that you can use many Excel-like features in Microsoft Word tables, in Excel you

How to Reduce the Gaps Between Bars and Columns in Excel Charts (And Why You Should)How to Reduce the Gaps Between Bars and Columns in Excel Charts (And Why You Should)Mar 08, 2025 am 03:01 AM

Enhance Your Excel Charts: Reducing Gaps Between Bars and Columns Presenting data visually in charts significantly improves spreadsheet readability. Excel excels at chart creation, but its extensive menus can obscure simple yet powerful features, suc

How to Use the AVERAGEIF and AVERAGEIFS Functions in ExcelHow to Use the AVERAGEIF and AVERAGEIFS Functions in ExcelMar 07, 2025 am 06:03 AM

Quick View of AVERAGEIF and AVERAGEIFS Functions in Excel Excel's AVERAGEIF and AVERAGEIFS functions can be used to calculate the average value of a dataset. However, unlike simpler AVERAGE functions, they are able to include or exclude specific values ​​in the calculation. How to use the AVERAGEIF function in Excel Excel's AVERAGEIF function allows you to calculate the average value of a filtered dataset based on a single condition set. AVERAGEIF function syntax The AVERAGEIF function contains three parameters: =AVERAGEIF(x,y,z)

How to Use LAMBDA in Excel to Create Your Own FunctionsHow to Use LAMBDA in Excel to Create Your Own FunctionsMar 21, 2025 am 03:08 AM

Excel's LAMBDA Functions: An easy guide to creating custom functions Before Excel introduced the LAMBDA function, creating a custom function requires VBA or macro. Now, with LAMBDA, you can easily implement it using the familiar Excel syntax. This guide will guide you step by step how to use the LAMBDA function. It is recommended that you read the parts of this guide in order, first understand the grammar and simple examples, and then learn practical applications. The LAMBDA function is available for Microsoft 365 (Windows and Mac), Excel 2024 (Windows and Mac), and Excel for the web. E

Microsoft Excel Keyboard Shortcuts: Printable Cheat SheetMicrosoft Excel Keyboard Shortcuts: Printable Cheat SheetMar 14, 2025 am 12:06 AM

Master Microsoft Excel with these essential keyboard shortcuts! This cheat sheet provides quick access to the most frequently used commands, saving you valuable time and effort. It covers essential key combinations, Paste Special functions, workboo

If You Don't Use Excel's Hidden Camera Tool, You're Missing a TrickIf You Don't Use Excel's Hidden Camera Tool, You're Missing a TrickMar 25, 2025 am 02:48 AM

Quick Links Why Use the Camera Tool?

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version