in my inf i wanna make it so it will "generate" the program files path.. example: [AssocExtensions] HKLM,"SOFTWARE\Classes\foobar2000.wma\DefaultIcon",,,"%foodir%\\Icons\\wma.ico" [Strings] foodir = "%ProgramFiles%\\Foobar2000" in the registry i would like it 2 display like Default = C:\\Program Files\\Foobar2000\\Icons\\wma.ico thanks