Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
from under the administrator in the command line
assoc .qnahabr=myexefile
ftype myexefile="%1" %*
c:\>assoc .exe
.exe=exefile
c:\>ftype exefile
exefile="%1" %*
c:\>assoc .pif
.pif=piffile
c:\>ftype piffile
piffile="%1" %*
c:\>assoc .scr
.scr=scrfile
c:\>ftype scrfile
scrfile="%1" /S
Yes, it's possible. It is enough to register the extension in the system and assign a handler program to it. You open pictures somehow, don't you?
So google "how to register your extension". You can also assign an icon there.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question