In order to fix the problem, upgrade the utility to the latest version. After that, open the (C:) > Program Files > R > R-3.0.3.6 > etc > Rprofile.site directory and create a .trPaths object using the following syntax:
.trPaths <- paste(paste(Sys.getenv('APPDATA'), '\\Tinn-R\\tmp\\',
sep=''), c('', 'search.txt', 'objects.txt', 'file.r',
'selection.r', 'block.r','lines.r'),sep='')
Also, make sure you're running the program using Administrator rights. For further information, I recommend you open the first link from Google search engine.