用setup factory9打包时,在发布的时候会报错误,Error 2090: Dependency file not found: C:\Program Files (x86)\Setup Factory 9\Dependencies\dotnet30x86\dotnetfx3.exe,到目录下没有那个文件,网上下载替换后仍不见好转,求大神解答
需要.net framework 3.0,你可以在你的计算机上安装一下,可以在安装的目录找到dotnetfx3.exe这个文件,然后复制到你的这个C:\Program Files (x86)\Setup Factory 9\Dependencies\dotnet30x86\目录下,应该就好了