- 分享
- 0
- 人气
- 0
- 主题
- 62
- 帖子
- 6367
- UID
- 51295
- 积分
- 3715
- 阅读权限
- 21
- 注册时间
- 2006-11-21
- 最后登录
- 2022-1-19
- 在线时间
- 3699 小时
 
|
前几个月不知道为什么,Designer里面的toolbox空空的,reset也不行,指着Components没有Properties,Cutomize Toolbox就说Error While Loading,我只能写一些没有UI的Program……或者一个一个慢慢Friend Withevent(傻的!)
逼到我要Format了……之后我要玩GTAIV,我要改一下别人写的hack(opensource),开启后自动开启游戏。我开Output(懒惰去Folder翻)
update了,我要Update我写的软件(screenshot catcher)先,因为探测GTAIV是否启动的Code有问题,开的时候Output一直跳
Unable To Load Designer Pakage FIle {[AAAAA-AAAAA-B*D8FD_SDADSDblahblahblah]},please use command (xxxxx) to fix the problem
我想试试看。我原本绝望了,Google也找没有问题,开了过后,aiyo你又跟我开Visual Studio,可是这次Intilizing Toolbox好像比较久,开了我的软件后,Toolbox又出现了 DataBinding,ConnectionAdapter,Checkbox,高兴死了!!!哈哈哈!!
Command:
run.exe : C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe /resetskippkgs
cmd.exe: C:\Program%20Files\Microsoft%20Visual%20Studio%9.0\Common7\IDE\devenv.exe -resetskippkgs |
|