[Request] Factory Talk View Studio 7.0

RSLinx, RSLogix, RSView, LogixPro ...

gode81
Posts: 6
Joined: Fri Jul 12, 2013 10:26 am

[Request] Factory Talk View Studio 7.0

Hi

Anyone knows which dll (and relative Hex code), exe and Feature to add on lic file we need to modify to have the licence working?

Factory Talk Activation is 3.6...

Thank You


shrddr
Posts: 7
Joined: Thu Aug 16, 2012 2:43 pm

Re: [Request] Factory Talk View Studio 7.0

Post by shrddr » Wed Aug 14, 2013 12:47 pm

I could look into it if you share the install package



gode81
Posts: 6
Joined: Fri Jul 12, 2013 10:26 am

Re: [Request] Factory Talk View Studio 7.0

Post by gode81 » Mon Aug 19, 2013 9:50 am

Thanks Viktar for the links!!

The key to modify on C:\Program Files (x86)\Rockwell Software\FactoryTalk Activation\flexsvr.exe is now on new position
************************************
Address E8F0
From 55 8B EC 83 E4 F8 81 EC
to__ 33 C0 40 89 45 FC 48 C3
************************************
And it's working (I've FTV 6.10 and new version of the Talk activation :D )

But the dll of the folder (as was RSwd32.dll for FTV Studio 6.10) no longer exist...
I think (MY PERSONAL OPINION!!) that probably we need to modify ftastub.dll somewhere..

EDIT: Also removed the file ftasystem2.lic, if not doesn't find the licences.


viktar
Posts: 13
Joined: Mon May 31, 2010 3:43 pm

Re: [Request] Factory Talk View Studio 7.0

Post by viktar » Thu Aug 22, 2013 6:23 pm

Does it mean you were able to run View Studio 7.0 activated?
Just changing the hex codes you mention above worked for my RSLogix 5000 v 20.11 but was not enough for Studio.


gode81
Posts: 6
Joined: Fri Jul 12, 2013 10:26 am

Re: [Request] Factory Talk View Studio 7.0

Post by gode81 » Fri Aug 23, 2013 7:53 am

No, the Studio 7.0 isn't working.
Now I've got the old Studio (6.10 because I need it) activated with the procedure found on this forum (Thanks!!) but the Factory Talk Activation 3.6.
I know that is pretty useless, but is one less problem to solve.
I wrote it to help who's going to try.

(sorry) if someone understood something else


viktar
Posts: 13
Joined: Mon May 31, 2010 3:43 pm

Re: [Request] Factory Talk View Studio 7.0

Post by viktar » Fri Aug 23, 2013 5:15 pm

For Studio v 6 used to be:
Hexedit RSves32.dll located in \Program Files\Common Files\Rockwell
Address FBD19 From 34 02 To 30 90.
But it doesn't work for v 7


foresighting
Posts: 1
Joined: Wed Jun 29, 2011 7:49 am

Re: [Request] Factory Talk View Studio 7.0

Post by foresighting » Wed Aug 28, 2013 4:32 am

C:\Program Files\Common Files\Rockwell\FTACommon.dll

I'm not sure my opinion. but i did this method, NOT popup GRACE MODE..

addr = 2F619
value= 34 02 --> 30 90

plz I'm not sure. So, backup that file and did it.


viktar
Posts: 13
Joined: Mon May 31, 2010 3:43 pm

Re: [Request] Factory Talk View Studio 7.0

Post by viktar » Wed Aug 28, 2013 3:53 pm

Thanks a lot! The method in a post above has worked for me.

Огромное спасибо! Метод описанный в предыдущем посте сработал.


prushmere
Posts: 40
Joined: Fri May 07, 2010 8:44 am
Location: UK

Re: [Request] Factory Talk View Studio 7.0

Post by prushmere » Wed Aug 28, 2013 8:11 pm

foresighting wrote:C:\Program Files\Common Files\Rockwell\FTACommon.dll

I'm not sure my opinion. but i did this method, NOT popup GRACE MODE..

addr = 2F619
value= 34 02 --> 30 90

plz I'm not sure. So, backup that file and did it.

Nice work. (pgood)


pembuk
Posts: 10
Joined: Sat Oct 16, 2010 6:16 pm

Re: [Request] Factory Talk View Studio 7.0

Post by pembuk » Mon Sep 09, 2013 8:27 pm

Hi,

Has any one recieved a warrning information about unlicenced or pirated copy of FTview 7 after activation as discribed above?

I recieved it today after several days of normal work with this software. Do I need to worry about that or just to clear this message and forget? The software is working correct now.


peterg70
Posts: 121
Joined: Tue Apr 12, 2011 1:44 pm

Re: [Request] Factory Talk View Studio 7.0

Post by peterg70 » Mon Sep 09, 2013 11:18 pm

That is because the software is now starting to check for hex editing of the files.

It also means the hex edit is only the start that needs to be done so is incomplete.
It seems to only patch the acceptance of the fake license.


viktar
Posts: 13
Joined: Mon May 31, 2010 3:43 pm

Re: [Request] Factory Talk View Studio 7.0

Post by viktar » Tue Sep 10, 2013 4:56 pm

pembuk wrote:Hi,

Has any one recieved a warrning information about unlicenced or pirated copy of FTview 7 after activation as discribed above?

I recieved it today after several days of normal work with this software. Do I need to worry about that or just to clear this message and forget? The software is working correct now.

Open Factory Talk Diagnostic Settings and turn all information and warning messages off, keep the error messages only.
Enjoy


lucemiro
Posts: 1
Joined: Tue Oct 15, 2013 12:41 am

Re: [Request] Factory Talk View Studio 7.0

Post by lucemiro » Tue Oct 15, 2013 4:49 pm

Can someone upload the file again 5, giving this error to download!

Thank you. (dlink)


shrddr
Posts: 7
Joined: Thu Aug 16, 2012 2:43 pm

Re: [Request] Factory Talk View Studio 7.0

Post by shrddr » Mon Oct 28, 2013 9:30 am

i tried to also patch ftastub.dll but the message still pops up. have to stick with this

gode81 wrote:C:\Program Files (x86)\Rockwell Software\FactoryTalk Activation\flexsvr.exe
Address E8F0
From 55 8B EC 83 E4 F8 81 EC
to__ 33 C0 40 89 45 FC 48 C3

foresighting wrote:C:\Program Files\Common Files\Rockwell\FTACommon.dll
addr = 2F619
value= 34 02 --> 30 90

viktar wrote:Open Factory Talk Diagnostic Settings and turn all information and warning messages off, keep the error messages only.

Last edited by shrddr on Tue Oct 29, 2013 1:00 pm, edited 1 time in total.


gode81
Posts: 6
Joined: Fri Jul 12, 2013 10:26 am

Re: [Request] Factory Talk View Studio 7.0 (solved)

Post by gode81 » Mon Oct 28, 2013 11:33 am

Thank you to all the people that helped this thread.
(clap) (clap) (clap) (clap)

I've just installed on another pc... I've just one thing to add to previous post

On C:\Users\Public\Documents\Rockwell Automation\Activations\ftasystem.lic add

FEATURE rsi.master flexsvr 1.0 permanent 10 VENDOR_STRING=9999999 \
HOSTID=ANY vendor_info="PRODUCT_NAME:MASTER LICENSE" SN=0000000001 \
SIGN="0034 5678 90AB CDEF 1122 3344 5566 7700 FFFF FFFF FFFF \
FFFF FFFF FFFF FFFF"



ejbt
Posts: 6
Joined: Thu Oct 28, 2010 11:20 pm

Re: [Request] Factory Talk View Studio 7.0

Post by ejbt » Fri Feb 28, 2014 6:43 pm

Yes, please reupload part 5, thanks in advance!


pablo_660
Posts: 1
Joined: Wed Dec 08, 2010 2:15 am

Re: [Request] Factory Talk View Studio 7.0

Post by pablo_660 » Fri Mar 07, 2014 10:57 am

Somebody would have the file 5 ?

Thank you



ejbt
Posts: 6
Joined: Thu Oct 28, 2010 11:20 pm

Re: [Request] Factory Talk View Studio 7.0

Post by ejbt » Tue Mar 18, 2014 3:27 pm

Confirmed, missing part 5 founded is working and bellongs to set, now running FTV7, regards!



potter3000
Posts: 9
Joined: Mon Nov 09, 2009 2:31 pm

Re: [Request] Factory Talk View Studio 7.0

Post by potter3000 » Tue Apr 22, 2014 7:37 am

Hello, where there are active links to download Factory Talk View Studio 7.0, thanks.


catoff
Posts: 3
Joined: Mon Jul 19, 2010 5:52 am

Re: [Request] Factory Talk View Studio 7.0

Post by catoff » Tue May 06, 2014 5:31 am

Hi,

Please upload again part 03, 12, 15, 16

Thanks.....


charlyman
Posts: 6
Joined: Sun Oct 07, 2007 12:07 am
Location: Argentina

Re: [Request] Factory Talk View Studio 7.0

Post by charlyman » Tue May 06, 2014 2:17 pm

foresighting wrote:C:\Program Files\Common Files\Rockwell\FTACommon.dll

I'm not sure my opinion. but i did this method, NOT popup GRACE MODE..

addr = 2F619
value= 34 02 --> 30 90

plz I'm not sure. So, backup that file and did it.

Nice !!! Thank You !!


emanorl23
Posts: 3
Joined: Tue May 14, 2013 9:27 pm

Re: [Request] Factory Talk View Studio 7.0

Post by emanorl23 » Fri Jun 13, 2014 5:13 am

(sos)

hi!.. please give us another links for this software.. we need it so badly..

(tyou) in advance


tapvovan
Posts: 1
Joined: Fri Jun 27, 2014 3:17 am

Re: [Request] Factory Talk View Studio 7.0

Post by tapvovan » Fri Jun 27, 2014 3:23 am

Please upload again parts: 3, 12, 15, 16. Thank you sir


franklinleron
Posts: 10
Joined: Thu May 29, 2014 7:29 pm

Re: [Request] Factory Talk View Studio 7.0

Post by franklinleron » Tue Jul 01, 2014 7:00 pm

tapvovan wrote:Please upload again parts: 3, 12, 15, 16. Thank you sir

can someone upload parts: 3, 12, 15, 16 please ?????????/ thanks


Gau_10
Posts: 1
Joined: Wed Dec 12, 2012 7:39 am

Re: [Request] Factory Talk View Studio 7.0

Post by Gau_10 » Wed Jul 16, 2014 5:42 pm

(dlink)

Please!!

does Somebody have broke links?


icaro14
Posts: 2
Joined: Mon Nov 01, 2010 5:25 pm

Re: [Request] Factory Talk View Studio 7.0

Post by icaro14 » Fri Aug 15, 2014 4:59 pm

please reupload all. (dlink) s


neojames
Posts: 5
Joined: Thu Feb 26, 2009 10:52 pm

Re: [Request] Factory Talk View Studio 7.0

Post by neojames » Thu Aug 21, 2014 3:12 pm

Could anyone reupload this software? Thank you.


imasd
Posts: 1
Joined: Tue Sep 30, 2014 8:32 am

Re: [Request] Factory Talk View Studio 7.0

Post by imasd » Tue Sep 30, 2014 8:49 am

Hi guys

Please can i tell me FTV 7 url
and .lic or patch

Thanks for your work (clap) (clap) (clap)

Knowledge is the single area of freedom (pgood)



rnkgajjar
Posts: 12
Joined: Sun May 12, 2013 8:10 am

Re: [Request] Factory Talk View Studio 7.0

Post by rnkgajjar » Tue Jan 20, 2015 7:06 pm

i hv factory talk view studio ME 8.0
want to activate
which procedure i choose.
please suggest


raintiger88
Posts: 4
Joined: Sun Dec 21, 2014 5:38 pm

Re: [Request] Factory Talk View Studio 7.0

Post by raintiger88 » Sun Nov 29, 2015 3:39 am

Guys, I've installed FT View 6.1 and have tried all the above previous tips, but none of them work. My installation comes up in DEMO mode/license not found. . .can't figure this out. Anyone with a known good file edit that works, I'd appreciate it.


raintiger88
Posts: 4
Joined: Sun Dec 21, 2014 5:38 pm

Re: [Request] Factory Talk View Studio 7.0

Post by raintiger88 » Sun Nov 29, 2015 7:55 pm

Disregard. I found the answer in an older post:

C:\Program Files (x86)\Common Files\Rockwell\RSves32.dll

For Factorytalk Studio v6.10 address to activate is FC339

FactoryTalk View Studio 6.10
Hexedit filename RSves32.dll
Address FC339 From 34 02 To 30 90


psgama
Posts: 85
Joined: Thu Aug 08, 2013 6:00 pm

Re: [Request] Factory Talk View Studio 7.0

Post by psgama » Mon Nov 30, 2015 2:20 am

Good job. Thanks for using the search (sbutton) (gpost)


Vasilis93
Posts: 1
Joined: Wed Jun 15, 2016 7:54 pm

Re: [Request] Factory Talk View Studio 7.0

Post by Vasilis93 » Wed Jun 15, 2016 8:04 pm

I'm using a SLC 5/03 PLC
And v2.60.00 (CPR 9 SR 6) FT
I completed the first steps, but when I go to finish the tag
It shows me this error
Image
And this when i try to create a new application
Image


mmensa
Posts: 1
Joined: Tue Oct 19, 2021 10:14 am

Re: [Request] Factory Talk View Studio 7.0

Post by mmensa » Tue Oct 19, 2021 10:49 am

Hello. Does anyone have any working links? I need the version 7 ASAP. Please