设置创建者(C#WinApp部署)

编程入门 行业动态 更新时间:2024-10-24 06:33:30
本文介绍了设置创建者(C#WinApp部署)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

你好团队, 我已经开发了一个C#Windows应用程序,其中包含大约10个文件. 根据应用程序要求,我想在以下位置存储exe/其他文件- 自定义文件夹- 1."C:\ xyz"''2个文件 2."C:\ xyz \ pqr"''3个文件 程序文件- 3."C:\ Program Files \ AppName"''4个文件 开始菜单- 4.开始菜单"''1文件 我正在使用Visual Studio 2010-设置项目 问题: 1.当我创建安装文件-并将其安装在另一台计算机上(64位)时-文件(3点)被复制到-"Program Files(x86)"文件夹而不是"Program Files"中-即使在安装时我更改了路径只是程序文件"而不是程序文件(x86)" 请帮帮我- -如何克服这个问题 -是否有任何免费的优质设置创建程序? 在此先感谢!!!

Hello Team, I have developed one C# Windows Application which has around 10 files. As per application requirement I want to store exe/other files on below locations - Custom Folder - 1. "C:\xyz" ''2 files 2. "C:\xyz\pqr" ''3 Files Program Files - 3. "C:\Program Files\AppName" ''4 Files Start Menu - 4. "Start Menu" ''1 File I am using Visual Studio 2010 - SetUp Project Problem : 1. When I create Setup file - and install it on other machine(64 Bit) - Files(3 point) are get copied into - "Program Files(x86)" Folder instead "Program Files" - even if While installing I changed path to just "Program Files" instead of "Program Files(x86)" Please help me - - How I can overcome this problem - Is there any good and free setup creator program Thanks in Advance!!!

推荐答案

这是正确的行为.您的应用程序可能是32位应用程序.只能将64位应用程序安装到nonx86文件夹中. That is correct behavior. Your application is likely a 32bit application. Only 64bit apps are to be installed into the nonx86 folder.

更多推荐

设置创建者(C#WinApp部署)

本文发布于:2023-11-28 16:57:19,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1643221.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:创建者   WinApp

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!