Managing Short-Term File Tasks on Windows Explorer's Directory Pages
Managing Short-Term File Tasks on Windows Explorer’s Directory Pages
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
* Product Information
* Resources
* Files and Folders
* Files
* Temporary Files
* Edit Temporary File Dialog
* File Operations
* Folders
* Permissions Tab - Installer Project
* Shortcuts
* Shortcuts
* INI Files
* XML Files
* JSON Files
* Text File Updates
* Windows Libraries
* Tiles
* Java Products
* Registry
* File Associations
* Assemblies
* Drivers
* Services
* Package Definition
* Requirements
* User Interface
* System Changes
* Server
* Custom Behavior - Patch Project
- Merge Module Project
- Updates Configuration Project
- Windows Store App Project
- Modification Package Project
- Optional Package Project
- Windows Mobile CAB Projects
- Visual Studio Extension Project
- Software Installer Wizards - Advanced Installer
- Visual Studio integration
- Alternative to AdminStudio/Wise
- Replace Wise
- Migrating from Visual Studio Installer
- Keyboard Shortcuts
- Shell Integration
- Command Line
- Advanced Installer PowerShell Automation Interfaces
- Features and Functionality
- Tutorials
- Samples
- How-tos
- FAQs
- Windows Installer
- Deployment Technologies
- IT Pro
- MSIX
- Video Tutorials
- Advanced Installer Blog
- Table of Contents
Disclaimer: This post includes affiliate links
If you click on a link and make a purchase, I may receive a commission at no extra cost to you.
Temporary Files Operations in the Files and Folders Page
Unlike Advanced Installer’s regular files or resources, “Temporary Files” are copied on the target machine at the beginning of the installation and are deleted at the end of it, ensuring you have access to them throughout the entire install process.
Temporary Files are copied between the CostFinalize and_MigrateFeatureStates_standard actions, at the beginning of the setup and removed during the InstallFinalize standard action.
If your project contains custom actions that depend on the temporary file, their actions need to be placed after AI_ExtractTempFiles action. This specific Advanced Installer custom action is not shown in the custom action view. You can see the sequence for this custom action by going to Table Editor ->Install Execute Sequence table -> AI_ExtractTempFiles row.
In order to easily recognize them they have the following icon:
Adding Temporary Files
Use the [Add Temporary Files ] toolbar button, the “Add Temporary Files…” tree/list context menu item. You can add more than one file at a time. If a file with the same name already exists in the target directory, the file to be added is skipped.
To add an entire folder with all its files as temporary, see Folder Operations in the Files and Folders Page - VSIX Project .
Setting temporary file properties
Use the [Properties… ] toolbar button, the “Properties…” list context menu item, press the Enter key while a temporary file is selected in the “Files” panel or double click on a file. The Edit Temporary File Dialog will be displayed allowing you to edit the temporary file properties.
Renaming temporary files
Use the “Rename” context menu item or press the F2 key.
Moving temporary files to a different folder
Select the items to be moved then drag and drop them to the target folder.
Removing temporary files
Use the [Delete ] toolbar button, the “Delete” tree/list context menu item, or press the Delete key while a temporary file is selected.
Topics
- Edit Temporary File Dialog
Specify settings for temporary files.
Did you find this page useful?
Please give it a rating:
Thanks!
Report a problem on this page
Information is incorrect or missing
Information is unclear or confusing
Something else
Can you tell us what’s wrong?
Send message
Also read:
- [New] In 2024, Exceptional Counsel Premium Ringtone Developers
- [Updated] 2024 Approved Expert Analysis Comprehensive CamStudio Recorder
- 4 Easy Ways for Your Samsung Galaxy S24+ Hard Reset | Dr.fone
- Best Free PDF Transformer Software Compatible with Windows 10 Systems
- Effective Strategies: Shrink Your PDF File Effortlessly & Exactly
- Elite Group 16 YouTube Entries Boosting Views
- Guide: Simple Methods to Enjoy and Excel at Army Commander on PC
- How to Transfer Text Messages from Oppo A78 5G to New Phone | Dr.fone
- Mastering IdentityV Gameplay on Your Computer: A Comprehensive Guide
- Step-by-Step Tutorial on Embedding Animated Words Into Video Content
- The Best Batch Image Editing Tools: Top 5 Software Options for Efficient Background Removal
- Top Rated Printer Models Dominating the Market
- Troubleshooting Guide: Enabling Your Windows 10 Hosted Network When Initialization Fails
- Title: Managing Short-Term File Tasks on Windows Explorer's Directory Pages
- Author: Jason
- Created at : 2024-10-03 17:31:53
- Updated at : 2024-10-10 16:33:39
- Link: https://fox-useful.techidaily.com/managing-short-term-file-tasks-on-windows-explorers-directory-pages/
- License: This work is licensed under CC BY-NC-SA 4.0.