|
|
#1 |
|
Junior Member
Join Date: Feb 2008
Posts: 3
|
MIME type association with file extension
How do I associate a program with a file extension using NSIS during installation. I searched the forums, help and the web but no answer. Please advise.
I am trying to install on Windows XP. There is a Application association plugin for Vista. But my target is Windows XP. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,449
|
IntOp $PostCount $PostCount + 1 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2008
Posts: 3
|
Thanks. That helps. I suggest to include this in the examples as this is one of the frequently encountered problem.
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Feb 2008
Posts: 3
|
The macro associates file extension. But I need to associate the mime type with the executable so it can be launched from browser. I think registering mime type is similar to file extension. But wanted to know if this is already supported in NSIS...
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|