Hello I want to create my install packages with WiX in .wxs source files edited with Vim. For WiX I need to generate a new GUID for every new package I distribute and every major version of my program.
Could someone create a :command that would check the current selection or the next 36 chararcters after the cursor to be hexadecimal digits including minus sign (anywhere in between) and then replace this text with the output from a command line executable (bin/GUIDGEN.exe) ? Is there a script for this already ? I do not know vim language, I am still learning the commands Thank you, Timothy Madden --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
