Edit Menu
InstallShield 2020
The following table lists the Edit menu commands, as well as associated keyboard shortcuts and icons.
Command |
Shortcut |
Icon |
Description |
Undo |
Ctrl+Z |
|
Undoes the last action performed. |
Redo |
Ctrl+Y |
|
Reverses the last action that was performed with the Undo command. |
Cut |
Ctrl+X |
|
Removes the currently selected text and places it on the Clipboard. |
Copy |
Ctrl+C |
|
Copies the currently selected text to the Clipboard. |
Paste |
Ctrl+V |
|
Inserts the contents of the Clipboard at the insertion point, and replaces any selected text. |
Find |
Ctrl+F |
|
Searches for the specified text, file, or folder. |
Replace |
Ctrl+H |
|
Searches for and replaces the specified text. |
Find Next Match |
F3 |
|
Searches for the next occurrence of the specified text. |
Go To |
Ctrl+G |
|
Moves the insertion point to the specified line number in the active script window. |
Find String ID |
|
|
Searches the entire installation project for occurrences of a specified string entry. |
Insert InstallScript Function |
Ctrl+I |
|
Launches the Function wizard to add an InstallScript Function to the script |
Insert String Entry |
|
|
Inserts a string entry into the script |
Toggle Bookmark |
Alt+K |
|
Toggle bookmark to this line |
Previous Bookmark |
Ctrl+Shift+K |
|
Jump to the previous bookmark |
Next Bookmark |
Ctrl+K |
|
Jump to the next bookmark |