1.

Solve : Command to create an empty txt file?

Answer»

I would like to know the command line to create an empty txt file : "Nuevo Notepad++ document.txt"

Best Regards
This works:

Code: [Select]type nul > "Nuevo Notepad++ document.txt"

Zero bytes with zero effort. Thanks

I'll try. I want this little to script to modify the contextual windows menu in windows explorer windows.

I will comment.... And perhaps I will need open other post to know how can i modify the contextual menu....

Best Regards
What does creating an empty file have to do with the context menusQuote from: Squashman on June 23, 2012, 01:57:14 PM

What does creating an empty file have to do with the context menus

I am trying to create a new entry in the main contextual menu. The entry exist previosly in the secondary "new" contextual menu.
Under windows xp pro + sp3 , spanish version.

The sreenshots :





I would like a .REG to add the new entry in the contextual menu.
I need to vary the windows registry

Best Regards

And I don't know how

There is already a context menu for creating a new text file. Why do you need another?Quote from: Squashman on June 24, 2012, 08:20:17 PM
There is already a context menu for creating a new text file. Why do you need another?

I need in the main contextual menu. The left menu.....

Speed
Get Context Menu Editor...still Free i believe.


Discussion

No Comment Found