Tag: windows 7

是否有可能在Windows 7上安装32位和64位Java?

是否有可能在Windows 7上安装32位和64位Java? 我有一些应用程序,我可以运行在64位,但也有一些只能运行在32位。

如何在Windows上更改Git Bash的默认位置?

我在Windows 7上使用Git并通过Git Bash访问我的存储库。 如何更改Git Bash打开时的默认位置? 导航到htdocs,然后是一个特定的文件夹是有点费时的。 有没有办法改变configuration文件在其他地方打开? 或者是否有可能写一个.sh文件来做到这一点? 不幸的是,Git Bash不能在我的桌面上打开我的htdocs文件夹快捷方式,需要5张cd才能到达我想要的目录。

从Mac访问Parallels Windows localhost

我使用Windows(7)操作系统作为开发平台,在Mac / Parallels Desktop 5上运行。 我想访问Windows本地主机 – 从Mac端进行testing。 我发现许多解决scheme(从Windows访问Mac的本地主机) – 但没有find这种访问方向(如果有的话)的解决scheme。 任何想法 ? 可能吗 ?

如何在Windows 7 64位上注册DLL文件?

我试图使用下面的代码: cd c:\windows\system32 regsvr32.exe dllname.ax 但这不适合我。 如何在Windows 7上使用64位处理器注册DLL文件?

Msysgit bash在Windows 7中非常慢

我喜欢git,并在OS X上几乎不断地在家中使用它。 在工作中,我们在Windows上使用svn,但是一旦工具完全成熟(不仅仅是TortoiseGit ,而且还有类似于VisualSVN提供的非常好的Visual Studio集成),就要迁移到git。 但是我离题了 我最近在我的Windows 7机器上安装了msysgit ,使用包含的bash版本时,速度非常慢。 而不仅仅是git操作。 clear需要大约五秒钟 。 AAAAH! 有没有人遇到类似的问题? 编辑 : 看起来 ,msysgit与UAC没有很好地玩,可能只是一个微小的devise监督,从XP开发或运行Vista或7 UAC禁用产生的; 使用Run as administrator Git Bash,以OS X的闪电速度(或者在启动Git Bash(无networking连接 – 请参阅@ Gauthier答案)之后的闪存速度)启动Git Bash。 编辑2 : 啊哈! 看到我的答案。

为什么Windows 7任务调度程序任务失败,错误2147942667

我正面临着一个奇怪的问题。 我已经安排了一个任务来启动一个batch file。 当我用选项Run only when user is logged on任务Run only when user is logged on一切正常。 但我想在后台运行这个任务,因此我运行它使用选项Run whether user is logged on or not 。 现在,当我运行任务它不工作。 我得到以下2个错误。 我不明白这个错误。 请帮我解决这个问题。 Task Scheduler failed to launch action "C:\Windows\SYSTEM32\cmd.exe" in instance "{2a7cc950-fad9-4633-9701-af75a0fd220d}" of task "\stmm\Daemon". Additional Data: Error Value: 2147942667. Task Scheduler failed to start instance "{2a7cc950-fad9-4633-9701-af75a0fd220d}" of […]

无法启动hostednetwork

当我尝试运行netsh wlan start hostednetwork ,我收到以下消息: C:\Windows\system32>netsh wlan start hostednetwork The hosted network couldn't be started. The group or resource is not in the correct state to perform the requested operation. 我用pipe理员权限运行这个,所以它不是臭名昭着的 C:\Users\Kevin>netsh wlan start hostednetwork You must run this command from a command prompt with administrator privilege. 如何获得托pipenetworking“处于正确的状态”?

有Windows 7固定的255个字符文件path限制?

据我了解,文件path中255个字符的限制是Windows的限制。 这是什么原因? 如果是这样,Windows 7已经解决了这个问题吗? 在我们的持续集成实践中,我们经常拥有深度嵌套的项目结构,能够超越255个字符是非常有用的。 现在我们有些时候被迫以不打这个人工天花板的方式来组织我们的项目。

如何使Eclipse在Windows 7任务栏中performance良好?

所有其他可以固定到任务栏的应用程序performance良好。 但是,当我右键单击它时,Eclipse不会显示最近打开的项目。 它也不允许钉在里面的一些项目。 请注意,我有Eclipse版本的Helios。 加载后生成一个新的和不同的任务栏图标。

如何解决Nant 0.91的configuration错误?

在下载Nant 0.91之后,我得到了一些与configuration或安全相关的相当神秘的configuration错误(见下文)。 我试图简单地将我的Nant可执行文件从0.86升级到0.91。 如何在Windows 7机器上构build时解决以下问题? log4net:错误XmlConfiguratorAttribute:获取ConfigurationFileLocation的exception。 当ConfigFile和ConfigFileExtension属性未设置时,必须能够parsingConfigurationFileLocation。 System.Security.SecurityException:对“System.Security.Permissions.FileIOPermission,mscorlib,Version = 4.0.0.0,Culture = neutral,PublicKeyToken = b77a5c561934e089”types权限的请求失败。 在System.Security.CodeAccessPermission.Check(CodeAccessPermission cap,StackCrawlMark&stackMark)上System.Security.CodeAccessSecurityEngine.Check(对象需求,StackCrawlMark&stackMark,布尔isPermSet)System.AppDomainSetup.VerifyDirstring目录,布尔标准化)在log4net.Util.SystemInfo.get_ConfigurationFileLocation()在log4net.Config.XmlConfiguratorAttribute.ConfigureFromFile(程序集源组件,ILoggerRepository targetRepository) 失败的操作是:需求失败的第一个权限的types是:System.Security.Permissions.FileIOPermission失败的程序集的区域是:Internet 未处理的exception:System.Security.SecurityException:尝试访问configuration节'nant'时,请求ConfigurationPermission失败。 要允许所有调用者访问本节的数据,请在声明本节的configuration文件中将节属性'requirePermission'设置为'false'。 —> System.Security.SecurityException:请求“System.Configuration.ConfigurationPermission,System.Configuration,Version = 4.0.0.0,Culture = neutral,PublicKeyToken = b03f5f7f11d50a3a”types的权限失败。 System.Security.CodeAccessSecurityEngine.Check(对象需求,StackCrawlMark&stackMark,Boolean isPermSet)在System.Security.CodeAccessSecurityEngine.Check(CodeAccessPermission cap,StackCrawlMark&stackMark)在System.Security.CodeAccessPermission.Demand()在System.Configuration.BaseConfigurationRecord。 CheckPermissionAllowed(String configKey,Boolean requirePermission,Boolean isTrustedWithoutAptca)—在System.Configuration.BaseConfigurationRecord.GetSectionRecursive(System.Configuration.BaseConfigurationRecord.CheckPermissionAllowed(String configKey,Boolean requirePermission,Boolean isTrustedWithoutAptca)在System.Configuration.BaseConfigurationRecord.GetSection(String configKey)System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem中的stringconfigKey,布尔getLkg,布尔checkPermission,布尔getRuntimeObject,布尔requestIsHere,对象和结果,对象和resultRuntimeObject)。 在NAnt.ConsoleSt.Framework.GetRuntimeFramework()NAnt.Console.ConsoleStub.Main(String [] args)上的System.Configuration.ConfigurationManager.GetSection(String sectionName)GetSection(String sectionName) (答案即将发布,作为参考发布……)