Quote:
Originally Posted by ancalex
Anyway I think the problem is with not supplying all the files necessary to run the exe.
|
Yes, that was the issue!
Quote:
Again my mistake, i wanted to simplify the installation but i caused only troubles. sorry again.
So I "published" in vb the sources, with clickonce you can install it.
unzip and setup.exe
|
Works great, but the setup.exe calls (just once) 'dfsvc.exe' that wants to access the internet, presumably to verify the 'Publisher' (I denied internet access to 'dfsvc.exe' just to be extra safe).
It installed just fine, except it indicated that the "Publisher cannot be verified". No loss! It works great (
did I say that before) and even leaves a copy of the .html used as a .tmp in the target directory. Just edit the .opf to use that file and you're set!
Suggestion: I would probably place all related files (.tmp and any images, but not the .opf) in a subdirectory named as the source file (without the extension). This makes it feasible to convert multiple documents in the same folder.
To run the program a second time, use the link in the start menu (I just copied it to my desktop for future use)!
Well done!