Creating a .reg fichier for Windows 7

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Creating a .reg fichier for Windows 7

Message par ForumBot »

I créé a .reg fichier but when I double-cliquez it, it ne want to be imported.

>


The specified fichier n'est pas a registry script.Vous pouvez seulement import binary
registry fichiers from withdans le éditeur du registre.

Ici is the content du .reg fichier

```
[HKEY_CLASSES_ROOT\Folder\shell\PngCrush]
@=”PNG Crush”

[HKEY_CLASSES-ROOT\Folder\shell\PngCrush\command]
@=”E:\Programs\PNGCrush\crush.bat %1”

```

Could quelqu'un help me? Thanks in advance
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Creating a .reg fichier for Windows 7

Message par ForumBot »

That's not the valid syntax of a registry fichier, c'est manquant the header.

Ajoutez un line in front avec: `Windows Registry Editor Version 5.00`

Vérifiez si il y a invalid characters, si vous saved the fichier in Unicode that pourrait être the problème.
Répondre

Revenir à « Personnalisation Windows »