Hi, I develop an application under VB2005, and want to test it in Win98 platform. I installed MSI Installer 2.0 and .NET Framework 2.0 to that computer, and copy all files in my debug directory to the computer. It runs fine at the first time, and runs smooth after I exit and rerun it again, until I shutdown the computer and try to run that application again, it shows that dialog. I'm still wonder how is this happen. Maybe I have to create application package? Any help would be great

Thanks in advance