Changeset 34447 in vbox for trunk/src/VBox/Installer/win
- Timestamp:
- Nov 29, 2010 10:25:32 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 68221
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/VirtualBox.wxs
r34376 r34447 368 368 file extension to handle. Also, here would be the place to add more fancy DDE stuff later. 369 369 Important: The IDs in "IconIndex" *must* be matching "Resources\resource.h". --> 370 <ProgId Id="VirtualBox.Shell.vbox" Description="VirtualBox Machine De scription" Icon="[#vboxresdll]" IconIndex="-201">370 <ProgId Id="VirtualBox.Shell.vbox" Description="VirtualBox Machine Definition" Icon="[#vboxresdll]" IconIndex="-201"> 371 371 <Extension Id="vbox" ContentType="application/x-virtualbox-vbox"> 372 372 <Verb Id="open" Sequence="1" Command="Open" Target="[#vbox]" Argument=""%1"" />
Note:
See TracChangeset
for help on using the changeset viewer.