I have a small program which converts some data files between different versions of a game (Age of Empires 2). It requires some dll libraries such as boost and a few additional data files. I would like to pack these into a self-extracting archive for a one-click installation. I've tried using both WinRar and the built-in Iexpress of Windows. The archive itself works fine, however it seems to trigger some virus warnings.