Creation of install shield
-
Hi To create installer (Install shield) please let me know if following files are sufficient or not Project related files: Exe file *.BSC Help file Contents file DLL’s: ADVAPI32.DLL COMCTL32.DLL COMDLG32.DLL GDI32.DLL KERNEL32.DLL MSVCRT.DLL NTDLL.DLL OLE32.DLL OLEAUT32.DLL OLEDLG.DLL OLEPRO32.DLL RPCRT4.DLL SECUR32.DLL SHELL32.DLL SHLWAPI.DLL USER32.DLL WINMM.DLL WINSPOOL.DRV (Above DLLs I got from Dependency walker) Do we need to include MFC runtime and .Net framework while creating installer? Thanks
-
Hi To create installer (Install shield) please let me know if following files are sufficient or not Project related files: Exe file *.BSC Help file Contents file DLL’s: ADVAPI32.DLL COMCTL32.DLL COMDLG32.DLL GDI32.DLL KERNEL32.DLL MSVCRT.DLL NTDLL.DLL OLE32.DLL OLEAUT32.DLL OLEDLG.DLL OLEPRO32.DLL RPCRT4.DLL SECUR32.DLL SHELL32.DLL SHLWAPI.DLL USER32.DLL WINMM.DLL WINSPOOL.DRV (Above DLLs I got from Dependency walker) Do we need to include MFC runtime and .Net framework while creating installer? Thanks
For VS 2008 see: http://msdn.microsoft.com/en-us/library/zebw5zk9.aspx[^] or for VS 2005 see : http://msdn.microsoft.com/en-us/library/zebw5zk9(VS.80).aspx[^]
You may be right I may be crazy -- Billy Joel -- Within you lies the power for good - Use it!
-
For VS 2008 see: http://msdn.microsoft.com/en-us/library/zebw5zk9.aspx[^] or for VS 2005 see : http://msdn.microsoft.com/en-us/library/zebw5zk9(VS.80).aspx[^]
You may be right I may be crazy -- Billy Joel -- Within you lies the power for good - Use it!