<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Hot Scripts Forums - Windows .NET Programming</title>
		<link>http://www.hotscripts.com/forums/</link>
		<description>Discussion concerning everything VB.NET and C# can be found here!</description>
		<language>en</language>
		<lastBuildDate>Mon, 23 Nov 2009 21:39:05 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://cdn.hotscripts.com/forums/hsforum/misc/rss.jpg</url>
			<title>Hot Scripts Forums - Windows .NET Programming</title>
			<link>http://www.hotscripts.com/forums/</link>
		</image>
		<item>
			<title>RTF Files</title>
			<link>http://www.hotscripts.com/forums/windows-net-programming/55837-rtf-files.html</link>
			<pubDate>Wed, 11 Nov 2009 16:32:13 GMT</pubDate>
			<description><![CDATA[On of the projects i'm working on requires the application to load RTF files perform a find and replace on then and then display them wysiwyg, which i have easily done. the problem is that the people recreating the rtf files are doing things that the default RTF box does on support such as tables...]]></description>
			<content:encoded><![CDATA[<div>On of the projects i'm working on requires the application to load RTF files perform a find and replace on then and then display them wysiwyg, which i have easily done. the problem is that the people recreating the rtf files are doing things that the default RTF box does on support such as tables with multiple lines on row, and tables with borders that are different per cell.<br />
<br />
and they aren't happy, now short of integrating word into the app i'm struggling to get this formatting to show correctly. and iintergrating word is not an option cause the company doesn't want to buy office licences just so staff can use this app<br />
<br />
any ideas?</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/windows-net-programming/">Windows .NET Programming</category>
			<dc:creator>m.timoney</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/windows-net-programming/55837-rtf-files.html</guid>
		</item>
		<item>
			<title>Play FLV via RTMP protocol</title>
			<link>http://www.hotscripts.com/forums/windows-net-programming/55739-play-flv-via-rtmp-protocol.html</link>
			<pubDate>Mon, 02 Nov 2009 14:04:22 GMT</pubDate>
			<description><![CDATA[I'm developing a flv player that should play video via RTMP protocol. But I can't find any samples / libraries for this...  
Any help will be appreciated.]]></description>
			<content:encoded><![CDATA[<div>I'm developing a flv player that should play video via RTMP protocol. But I can't find any samples / libraries for this... <br />
Any help will be appreciated.</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/windows-net-programming/">Windows .NET Programming</category>
			<dc:creator>Petrosyan</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/windows-net-programming/55739-play-flv-via-rtmp-protocol.html</guid>
		</item>
		<item>
			<title>File Compressor</title>
			<link>http://www.hotscripts.com/forums/windows-net-programming/55738-file-compressor.html</link>
			<pubDate>Mon, 02 Nov 2009 14:02:37 GMT</pubDate>
			<description>Hi, 
 
Is it possible in anyway to load a file into memory and then run it 
from there? I am working on a file compressor, that can compress and encrypt and save 
multiple files as an exe file that can then run the compressed files 
after unpacking them to a temp folder. The problem is that I have...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
Is it possible in anyway to load a file into memory and then run it<br />
from there? I am working on a file compressor, that can compress and encrypt and save<br />
multiple files as an exe file that can then run the compressed files<br />
after unpacking them to a temp folder. The problem is that I have to<br />
unpack the files to the hard-disk and then run them from there, making<br />
them vulnerable to user that may try to get the original (unprotected)<br />
files.<br />
<br />
So the user shouldn't have access to the file operations in the<br />
background. So I need to keep the original unpacked files hidden from<br />
the user, until after they are opened by the unpacker and then deleted.<br />
So users should have no kind of access to the files (should not see<br />
them, open them, should not be able to modify or copy them) but the<br />
unpacker should be able to run them. (that is why I think that the<br />
memory is the best solution)<br />
<br />
So is there any way to protect them, like unpacking them directly to<br />
memory and then run them from there? Something like a virtual disk in<br />
memory?<br />
<br />
Thanks.</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/windows-net-programming/">Windows .NET Programming</category>
			<dc:creator>Petrosyan</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/windows-net-programming/55738-file-compressor.html</guid>
		</item>
		<item>
			<title>Exporting 3rd party app</title>
			<link>http://www.hotscripts.com/forums/windows-net-programming/55737-exporting-3rd-party-app.html</link>
			<pubDate>Mon, 02 Nov 2009 14:00:42 GMT</pubDate>
			<description>Hello! 
 
I have third-party app, which takes configuration from registry and I have no installation pack. Now I need to make it runable on other PCs without any changes in registry of these PCs. 
What I have tried is looking for some application virtualization tools, but they are too expensive...</description>
			<content:encoded><![CDATA[<div>Hello!<br />
<br />
I have third-party app, which takes configuration from registry and I have no installation pack. Now I need to make it runable on other PCs without any changes in registry of these PCs.<br />
What I have tried is looking for some application virtualization tools, but they are too expensive (Thinstall costs $4295!!!) or not able to create virtual registry entries&#8230;<br />
Any suggestion would be appreciated.</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/windows-net-programming/">Windows .NET Programming</category>
			<dc:creator>Petrosyan</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/windows-net-programming/55737-exporting-3rd-party-app.html</guid>
		</item>
	</channel>
</rss>
