<div>Hi All,</div>
<div> </div>
<div>I am tryng to build the installation file of my python program but it doesnt include few of dll&#39;s..So it runs properly on the system where Quantum is installed, and wen i try</div>
<div>it to run on another PC which doesnt have Quantum installed it give error ...of the following dll not found..</div>
<div><strong><em>error:</em></strong></div>
<div> </div>
<div>
<p><font color="#ff0000">*** binary dependencies ***<br>Your executable(s) also depend on these dlls which are not included,<br>you may or may not need to distribute them.</font></p>
<p><font color="#ff0000">Make sure you have the license if you distribute any of them, and<br>make sure you don&#39;t distribute files belonging to the operating system.</font></p>
<p><font color="#ff0000">   OLEAUT32.DLL - C:\WINDOWS\system32\OLEAUT32.DLL<br>   USER32.dll - C:\WINDOWS\system32\USER32.dll<br>   IMM32.DLL - C:\WINDOWS\system32\IMM32.DLL<br>   WINMM.DLL - C:\WINDOWS\system32\WINMM.DLL<br>
   ADVAPI32.DLL - C:\WINDOWS\system32\ADVAPI32.DLL<br>   msvcrt.dll - C:\WINDOWS\system32\msvcrt.dll<br>   WS2_32.DLL - C:\WINDOWS\system32\WS2_32.DLL<br>   libgrass_dgl.6.3.0.dll - C:\Program Files\Quantum GIS\libgrass_dgl.6.3.0.dll<br>
   GDI32.dll - C:\WINDOWS\system32\GDI32.dll<br>   libgrass_dbmibase.6.3.0.dll - C:\Program Files\Quantum GIS\libgrass_dbmibase.6.3.0.dll<br>   libgrass_rtree.6.3.0.dll - C:\Program Files\Quantum GIS\libgrass_rtree.6.3.0.dll<br>
   libgeos-3-0-0.dll - C:\Program Files\Quantum GIS\libgeos-3-0-0.dll<br>   KERNEL32.dll - C:\WINDOWS\system32\KERNEL32.dll<br>   SHFOLDER.DLL - C:\WINDOWS\system32\SHFOLDER.DLL<br>   QtSvg4.dll - C:\Program Files\Quantum GIS\QtSvg4.dll<br>
   WSOCK32.DLL - C:\WINDOWS\system32\WSOCK32.DLL<br>   OLE32.dll - C:\WINDOWS\system32\OLE32.dll<br>   libproj.dll - C:\Program Files\Quantum GIS\libproj.dll<br>   SHELL32.DLL - C:\WINDOWS\system32\SHELL32.DLL<br>   COMDLG32.DLL - C:\WINDOWS\system32\COMDLG32.DLL<br>
   SECUR32.dll - C:\WINDOWS\system32\SECUR32.dll<br>   WINSPOOL.DRV - C:\WINDOWS\system32\WINSPOOL.DRV<br>   libgeos_c-1.dll - C:\Program Files\Quantum GIS\libgeos_c-1.dll<br>*** creating the inno setup script***<br>InnoSetup script: D:\project\dist\MGIS.iss<br>
*** compiling the inno setup script***<br>Running InnoSetup: C:\InnoSetup\ISCC.exe D:\project\dist\MGIS.iss<br>The system cannot find the path specified.<br>InnoSetup returned errorlevel: 1</font></p>
<p><font color="#ff0000">D:\project&gt;cd dist</font><br></p><br clear="all"><br>-- <br>Arpita </div>