I create a setup in VS.Net 2003. It creates three files
1. Setup.exe
2. Setup.ini
3. MyProgram.msi
When I run MyProgram.msi then after the initial screens where it asks whether you want to install it for Everyone or Just me, it gives error
Error reading from file
C:\MyProgram\MyProgram.msi. Verify that the files exists and that you can access it.
Although the file is right there and I am logged in as administrator so there should be any rights problem if any. Same thing happens when I try to run Setup.exe.
I am using Win XP Pro with SP2.
1. Setup.exe
2. Setup.ini
3. MyProgram.msi
When I run MyProgram.msi then after the initial screens where it asks whether you want to install it for Everyone or Just me, it gives error
Error reading from file
C:\MyProgram\MyProgram.msi. Verify that the files exists and that you can access it.
Although the file is right there and I am logged in as administrator so there should be any rights problem if any. Same thing happens when I try to run Setup.exe.
I am using Win XP Pro with SP2.