My install shield project says it's completed everything ok in the log, some warnings, no errors.
When I run the exe it creates, it says it installs it and launches it. But when it runs, i don't see it anywhere and it looks like a background process or something. All the DLLs seem to be in there.
I created a very simple WPF with telerik controls and when I compiled and ran that with the same settings it worked ok.
Now I did notice differences in the install folder
I have this in my solution folder
MySetupVDI\Express\SingleImage\DiskImages\DISK1
and under here I only have setup.exe
Now, on the one that worked, I have a lot more files including an MSI:
Setup1\Setup1\Express\DVD-5\DiskImages\DISK1
I have a DVD-5 vs this singleImage. I also have an MSI and other files?
What did I do wrong?
This is the last part of my log file:
Resolving strings...
Language English (United States) built
Building .cab files...
Data1.cab built
Files built
Media table successfully built
Setup.exe created
Automatic update notification disabled
Express\SingleImage - 0 error(s), 13 warning(s)
When I run the exe it creates, it says it installs it and launches it. But when it runs, i don't see it anywhere and it looks like a background process or something. All the DLLs seem to be in there.
I created a very simple WPF with telerik controls and when I compiled and ran that with the same settings it worked ok.
Now I did notice differences in the install folder
I have this in my solution folder
MySetupVDI\Express\SingleImage\DiskImages\DISK1
and under here I only have setup.exe
Now, on the one that worked, I have a lot more files including an MSI:
Setup1\Setup1\Express\DVD-5\DiskImages\DISK1
I have a DVD-5 vs this singleImage. I also have an MSI and other files?
What did I do wrong?
This is the last part of my log file:
Resolving strings...
Language English (United States) built
Building .cab files...
Data1.cab built
Files built
Media table successfully built
Setup.exe created
Automatic update notification disabled
Express\SingleImage - 0 error(s), 13 warning(s)