hi Gabor, Now, seems an light, because...
C:\R\etc>assoc .Rdata .Rdata=RWorkspace C:\R\etc>ftype RWorkspace Tipo de arquivo 'RWorkspace' não encontrado ou nenhum comando open associado a ele. *File type 'RWorkspace' not found or none command open associated for it*. seems something with error here... but in regedit: HKEY_CLASSES_ROOT\RWorkspace\shell\open\comand tipo=REG_SZ *{{{type}}}* dados = "C:\R\bin\RGui.exe" "%1" *{{{data}}}* How to modify a ftype association? Cleber > Try entering this at the Windows console: > > assoc .Rdata > > assuming the answer is: > .Rdata=RWorkspace > try this: > > ftype RWorkspace > > That will show you what command is executed when you double > click on an Rdata file. Perhaps you need to change that. > _______________________________________________________ Experimente já e veja as novidades. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.