문제

All,

I have a package that should be easily deployed on any client machine, say provided there is Windows as an OS.

Package contains icons, .dll, doc files, .xml templates, .py scripts...

I would like that the User unzip this folder anywhere, launch a .bat or any other script, and that package is copied pasted at the right place.

In a second phase, i could refine this installer deplacing some files at the right place.

Is it possible with a .bat file ? What would it look like ?

Thanks in advance.

도움이 되었습니까?

해결책

Type in Start - Run

iexpress

and follow the prompts in the IExpress 2.0 Setup Wizard.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top