; Copyright © 1999 Vasanth Philomin, All Rights Reserved [version] signature="$CHICAGO$" [DefaultInstall] AddReg = MatlabHere.AddReg CopyFiles = MatlabHere.CopyFiles.Inf [MatlabHereInstall] AddReg = MatlabHere.AddReg CopyFiles = MatlabHere.CopyFiles.Inf [DefaultUninstall] DelFiles = MatlabHere.CopyFiles.Inf DelReg = MatlabHere.DelReg [MatlabHere_Remove] DelFiles = MatlabHere.CopyFiles.Inf DelReg = MatlabHere.DelReg [MatlabHere.AddReg] HKCR,Folder\shell\MatlabHere,,,"%MATLABHERE_DESC%" HKCR,Folder\shell\MatlabHere\command,,,"cmd.exe /c "start matlab.exe"" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\MatlabHere,DisplayName,,"%MATLABHERE_REMOVE_DESC%" HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\MatlabHere,UninstallString,,"RunDll32 syssetup.dll,SetupInfObjectInstallAction MatlabHere_Remove 132 %17%\MatlabHere.inf" [MatlabHere.DelReg] HKCR,Folder\shell\MatlabHere HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\MatlabHere [MatlabHere.CopyFiles.Inf] MatlabHere.Inf [SourceDisksNames] 55="Matlab From Here","",1 [SourceDisksFiles] MatlabHere.Inf=55 [DestinationDirs] MatlabHere.CopyFiles.Inf = 17 [Strings] MATLABHERE_DESC = "Matlab From Here" MATLABHERE_REMOVE_DESC = "Matlab From Here (Remove only)"