Компоненты / components .net

M.Hashemi

Member
Joined
Oct 19, 2012
Messages
18
Reaction score
6
Hi!
JetBrains ReSharper Ultimate 2015.1.1 v9.1.1
link:
You need to log in to view the content.


Добавлено через 3 минуты
Hi!
Crypto Obfuscator For .Net Enterprise 2015 Build 150416
link:
You need to log in to view the content.


Добавлено через 9 минут
Hi!
SAP Crystal Reports Developer 13.0.13 for Visual Studio 2010, 2012 & 2013
link:
You need to log in to view the content.


Добавлено через 18 минут
Eziriz .NET Reactor 4.9.9.0
link:
You need to log in to view the content.
 
Last edited by a moderator:
Joined
Oct 1, 2009
Messages
21
Reaction score
13
Age
54
для хелпа из корня дистрибута
во всех INI менять
%IDE_Namespace% на embarcadero
%IDE_Namespace_Postfix% на rs2010
потом команду
for /r %%a in (*.hxc) do "c:\Program Files (x86)\Embarcadero\RAD Studio\7.0\help\Doc\H2Reg.exe" -r cmdfile=%%~DPNa.ini
можно по идее делать как сами девки в инсталяторе - они в h2reg подсовывают TMP вместо INI - меняют %IDE_Namespace% на embarcadero
%IDE_Namespace_Postfix% на rs2010 на ходу
но проще поменять редактором который делает замену в файлах например https://notepad-plus-plus.org/
если не из BAT файла а в командной строке то вместо %% одна %

DxAutoInstaller.exe почему то делает \dcp и \bpl в корне диска- после отработки руками копировал в
c:\Users\Public\Documents\RAD Studio\7.0\Bpl\
c:\Users\Public\Documents\RAD Studio\7.0\Dcp\

есть странный баг с dxComponentPrinter который проявляется только на Win7 home - после инициализации меняет рабочую папку на temp

приходится менять его на рантайм и возвращать папку обратно
inherited;
// dxComponentPrinter1.CurrentLink := dxComponentPrinter1Link1;
s := GetCurrentDir; // Костыли
with TdxComponentPrinter.Create(Self) do
begin

AddLink(DBGridEh1);

SetCurrentDir(s);

Preview;
Free;
end;
 
Last edited by a moderator:

M.Hashemi

Member
Joined
Oct 19, 2012
Messages
18
Reaction score
6
Hi!
yes, i sure about password.
all of password is:
You need to log in to view the content.

---
if you have problem tell me that what components not worked with password.
thanks
 

Spartiat

Member
Joined
Sep 15, 2010
Messages
119
Reaction score
198
Age
49
Telerik RadControls Q2 2015

You need to log in to view the content.
 
Last edited by a moderator:

lightpoint

New member
Joined
Jul 3, 2015
Messages
4
Reaction score
4
Telerik Ultimate Collection for .NET 2015 Q2 Retail
http://downloadly.ir/software/programming/telerik/

Добавлено через 1 минуту
DevExpress Universal 15.1.4.15181 for .NET + Sources
http://downloadly.ir/software/programming/devexpress-universal-vcl/

Добавлено через 1 минуту
Stimulsoft Reports.NET 2015.1 / Ultimate 2014.3 Retailhttp://downloadly.ir/software/programming/stimulsoft-reports/

Добавлено через 2 минуты
Telerik Ultimate Collection for .NET 2015 Q2 Retail http://downloadly.ir/software/programming/telerik/

Добавлено через 4 минуты
FastReport .NET 2015.2.16
http://downloadly.ir/software/programming/fastreport/

Добавлено через 5 минут
FastReport .NET 2015.2.16
http://downloadly.ir/software/programming/fastreport/

Добавлено через 1 минуту
FastReport .NET 2015.2.16
http://downloadly.ir/software/programming/fastreport/

Добавлено через 8 минут
JetBrains IntelliJ IDEA Ultimate 14.1.4 Build 141.1532.4http://downloadly.ir/software/programming/jetbrains-intellij-idea/

Добавлено через 12 минут
Thanks you.

 
Last edited by a moderator:

Spartiat

Member
Joined
Sep 15, 2010
Messages
119
Reaction score
198
Age
49
Telerik RadControls 2015 Q2 SP1

UI for ASP.NET AJAX 2015.2.729
UI for WinForms 2015.2.728
UI for WPF 2015.2.728
UI for Silverlight 2015.2.728
JustCode 2015.2.724

You need to log in to view the content.
 
Top