Moi, j'utilise jaPBe et voici le fichier de registre que j'utilise.
Il faut ajuster les chemins, bien entendu
Code : Tout sélectionner
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.pb]
@="pb_auto_file"
[HKEY_CLASSES_ROOT\.pbfl]
@="pbfl_auto_file"
[HKEY_CLASSES_ROOT\.pbi]
@="pbi_auto_file"
[HKEY_CLASSES_ROOT\pb_auto_file]
@="Programme PureBasic"
[HKEY_CLASSES_ROOT\pb_auto_file\DefaultIcon]
@="E:\\PureBasic\\Icones\\PB.ico"
[HKEY_CLASSES_ROOT\pb_auto_file\shell]
@="edit"
[HKEY_CLASSES_ROOT\pb_auto_file\shell\edit]
[HKEY_CLASSES_ROOT\pb_auto_file\shell\edit\command]
@="\"E:\\PureBasic\\Développements\\jaPBe.exe\" \"%1\""
[HKEY_CLASSES_ROOT\pbfl_auto_file]
@="Liste de fichiers PureBasic"
[HKEY_CLASSES_ROOT\pbfl_auto_file\DefaultIcon]
@="E:\\PureBasic\\Icones\\PBFL.ico"
[HKEY_CLASSES_ROOT\pbfl_auto_file\shell]
@="edit"
[HKEY_CLASSES_ROOT\pbfl_auto_file\shell\edit]
[HKEY_CLASSES_ROOT\pbfl_auto_file\shell\edit\command]
@="\"E:\\PureBasic\\Développements\\jaPBe.exe\" \"%1\""
[HKEY_CLASSES_ROOT\pbi_auto_file]
@="Programme inclu PureBasic"
[HKEY_CLASSES_ROOT\pbi_auto_file\DefaultIcon]
@="E:\\PureBasic\\Icones\\PBI.ico"
[HKEY_CLASSES_ROOT\pbi_auto_file\shell]
@="edit"
[HKEY_CLASSES_ROOT\pbi_auto_file\shell\edit]
[HKEY_CLASSES_ROOT\pbi_auto_file\shell\edit\command]
@="\"E:\\PureBasic\\Développements\\jaPBe.exe\" \"%1\""
pour PureBasic, il faut parti de celui-la :
Et il faut aussi ajuster les chemins
Code : Tout sélectionner
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.pb]
@="pb_auto_file"
[HKEY_CLASSES_ROOT\.pbfl]
@="pbfl_auto_file"
[HKEY_CLASSES_ROOT\.pbi]
@="pbi_auto_file"
[HKEY_CLASSES_ROOT\pb_auto_file]
@="Programme PureBasic"
[HKEY_CLASSES_ROOT\pb_auto_file\DefaultIcon]
@="E:\\PureBasic\\Icones\\PB.ico"
[HKEY_CLASSES_ROOT\pb_auto_file\shell]
@="edit"
[HKEY_CLASSES_ROOT\pb_auto_file\shell\edit]
[HKEY_CLASSES_ROOT\pb_auto_file\shell\edit\command]
@="\"D:\\PureBasic\\PB 4\\PureBasic.exe\" /NOEXT \"%1\""
[HKEY_CLASSES_ROOT\pbfl_auto_file]
@="Liste de fichiers PureBasic"
[HKEY_CLASSES_ROOT\pbfl_auto_file\DefaultIcon]
@="E:\\PureBasic\\Icones\\PBFL.ico"
[HKEY_CLASSES_ROOT\pbfl_auto_file\shell]
@="edit"
[HKEY_CLASSES_ROOT\pbfl_auto_file\shell\edit]
[HKEY_CLASSES_ROOT\pbfl_auto_file\shell\edit\command]
@="\"D:\\PureBasic\\PB 4\\PureBasic.exe\" /NOEXT \"%1\""
[HKEY_CLASSES_ROOT\pbi_auto_file]
@="Programme inclu PureBasic"
[HKEY_CLASSES_ROOT\pbi_auto_file\DefaultIcon]
@="E:\\PureBasic\\Icones\\PBI.ico"
[HKEY_CLASSES_ROOT\pbi_auto_file\shell]
@="edit"
[HKEY_CLASSES_ROOT\pbi_auto_file\shell\edit]
[HKEY_CLASSES_ROOT\pbi_auto_file\shell\edit\command]
@="\"D:\\PureBasic\\PB 4\\PureBasic.exe\" /NOEXT \"%1\""
Je ne suis pas à moitié Polonais mais ma moitié est polonaise ... Vous avez suivi ?
[Intel quad core Q9400 2.66mhz, ATI 4870, 4Go Ram, XP (x86) / 7 (x64)]