00:17:44 *** Thasmo has quit () 00:38:25 *** DannyMuniz (~Kiriko@c-76-119-69-200.hsd1.ma.comcast.net) has joined #portableapps 00:38:25 *** DannyMuniz has quit (Changing host) 00:38:25 *** DannyMuniz (~Kiriko@unaffiliated/kiriko) has joined #portableapps 01:20:09 *** ZachThibeau (~ZachThibe@142.167.145.103) has joined #portableapps 01:20:09 *** ZachThibeau has quit (Changing host) 01:20:09 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps 01:20:10 ZachThibeau is the main developer of PChat and is a developer with PortableApps.com 01:20:14 ZachThibeau is the main developer of PChat and is a developer with PortableApps.com 01:24:50 *** Nkembi has quit (Quit: Leaving) 02:09:40 *** gluxon (~gluxon@c-71-234-105-104.hsd1.ct.comcast.net) has joined #portableapps 02:28:19 *** ZachThibeau has quit (Remote host closed the connection) 02:32:06 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps 02:52:36 *** ZachThibeau has quit (Remote host closed the connection) 03:14:15 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps 03:15:34 *** gluxon has parted #portableapps (None) 03:32:44 *** ChrisMorgan has quit (Quit: Leaving.) 04:08:45 *** DannyMuniz has quit (Quit: Never Drive Faster Than What Your Guardian Angel Can Fly! (Denise Wiedeman)) 04:32:50 *** GordCaswell (~GordCaswe@unaffiliated/ve4jhj) has joined #portableapps 04:32:55 GordCaswell is the developer of Armagetron Advanced Portable, Evince Portable & ZSoft Uninstaller Portable 04:37:41 *** agdurrette has quit (Read error: Connection reset by peer) 04:39:24 *** agdurrette (~agdurrett@c-71-63-3-78.hsd1.va.comcast.net) has joined #portableapps 04:39:24 agdurrette is awesome! nuff said. 05:01:27 *** DannyMuniz (~Kiriko@c-76-119-69-200.hsd1.ma.comcast.net) has joined #portableapps 05:01:27 *** DannyMuniz has quit (Changing host) 05:01:27 *** DannyMuniz (~Kiriko@unaffiliated/kiriko) has joined #portableapps 05:22:57 *** SergentSiler is now known as SrgSiler|AFK 05:26:02 *** rcmaehl has quit (Quit: sudo shutdown -h -P now) 06:43:44 *** GordCaswell has quit (Quit: Leaving.) 06:47:13 *** flybyray (~Robert_Re@mnch-5d86bd6d.pool.mediaWays.net) has joined #portableapps 07:16:37 *** DannyMuniz has quit (Quit: Never Drive Faster Than What Your Guardian Angel Can Fly! (Denise Wiedeman)) 07:20:40 *** matborden (~matborden@ip68-226-13-113.ga.at.cox.net) has joined #portableapps 07:59:19 *** flybyray has quit (Quit: Leaving.) 08:12:23 *** matborden has quit (Quit: matborden) 10:15:02 *** benedikt93 (~benedikt9@unaffiliated/benedikt93) has joined #portableapps 11:40:26 *** Thasmo (~thasmo@d86-33-68-79.cust.tele2.at) has joined #portableapps 11:49:35 *** jason404|OFF is now known as jason404 11:50:35 *** TPFC-SYSTEM (~chatzilla@cs181248068.pp.htv.fi) has joined #portableapps 12:12:17 *** OliverK|Away is now known as OliverK 12:22:00 http://30.media.tumblr.com/tumblr_lo2lhxByZq1qm61j2o1_500.jpg 12:31:18 "tag cloud" of the most popular passwords 12:35:08 Where? 12:42:31 that link I posted 12:42:42 its according to the lulzsec password leaks 12:43:42 I can only see a screenshot of a Facebook discussion... 12:43:55 oh crap 12:45:35 http://main.makeuseoflimited.netdna-cdn.com/tech-fun/wp-content/uploads/2011/07/pass.png 12:45:46 there, that's the right link, I hope :D 12:47:21 Interesting. 13:34:20 *** MapHtH (5d8b1852@gateway/web/freenode/ip.93.139.24.82) has joined #portableapps 13:35:24 AJVCUIVD289 is a common password?? 13:35:51 Hi guys, I need help with installer creation. I'm trying to make the installer install some files to the x:\Documents directory, that I'd like to be kept there even upo uninstall. How can I do that? 13:36:43 you want to make a shitty uninstaller? 13:39:56 *** Spellbreaker (~Spellbrea@hmbg-4d06cca2.pool.mediaWays.net) has joined #portableapps 13:40:56 MapHtH: I think it is pretty easy to edit the uninstall script when using NSIS, anyway. 13:42:30 It's not the uninstaller that I want to make, I want the paf installer to install some files to "Documents" dir. I've looked into the appinfo.ini, but couldn't find anything on how to make it copy some files there. 13:46:42 You can read what I want to make here in a bit more details: http://portableapps.com/node/28497 13:58:19 jason404: mrh on the language 13:58:55 MapHtH: for the installer you will need to download the portableapps.com installer program 13:59:00 *** Spellbreaker has quit (Quit: Verlassend) 13:59:12 *** Spellbreaker (~Spellbrea@hmbg-4d06cca2.pool.mediaWays.net) has joined #portableapps 13:59:18 *** Spellbreaker has quit (Client Quit) 14:00:06 as far as copying files, this is the information you are looking for: http://portableapps.com/development/portableapps.com_format#installer 14:02:50 I know that already, but what section I need to edit to copy ceratin files to the PortableApps.com Documents directory? 14:05:02 huh? 14:05:18 [CopyLocalFiles] 14:05:26 CopyLocalFiles=true 14:05:32 CopyFromDirectory=%PROGRAMFILES%\AppName 14:05:39 CopyToDirectory=App\AppName 14:06:30 you can probably do ../../Documents/wherever for that last bit but test it first 14:08:05 Yeah, but for that I'd have to have a local install already, is it possible to do that without a local install? 14:08:49 it will probably just fail silently trying to copy the files 14:10:18 Hmmm..., I'll try to do this: CopyFromDirectory.\AppName\BlaBla to CopyToDirectory=../../Documents/BlaBla 14:10:26 Let's see if that will work. 14:11:05 don't use ./Appname 14:11:10 use $INSTDIR 14:11:21 I *think* that is the variable you need 14:11:38 *** andreasma (~andi@p5B07E98C.dip.t-dialin.net) has joined #portableapps 14:12:23 Ok, thanks. Will try that out now. 14:18:19 *** OliverK is now known as OliverK|Away 14:22:32 *** flybyray (~Robert_Re@mnch-5d86bd6d.pool.mediaWays.net) has joined #portableapps 14:42:38 *** flybyray has quit (Quit: Leaving.) 14:54:12 It doesn't seem to work. 15:16:26 *** benedikt93 has quit (Quit: Bye ;)) 15:18:21 *** Spellbreaker (~Spellbrea@hmbg-4d06cca2.pool.mediaWays.net) has joined #portableapps 15:38:05 *** MapHtH has quit (Quit: Page closed) 16:04:40 *** rcmaehl (~rcmaehl@74-141-211-110.dhcp.insightbb.com) has joined #portableapps 16:04:41 *** rcmaehl has quit (Changing host) 16:04:41 *** rcmaehl (~rcmaehl@unaffiliated/rcmaehl) has joined #portableapps 16:26:02 *** flybyray (~Robert_Re@mnch-5d86bd6d.pool.mediaWays.net) has joined #portableapps 16:28:11 *** pendrag (~pendrag@148-228.200-68.tampabay.res.rr.com) has joined #portableapps 16:34:20 *** pendrag has quit (Quit: bu-bye now) 16:37:33 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps 16:37:36 ZachThibeau is the main developer of PChat and is a developer with PortableApps.com 16:56:23 *** Thasmo has quit () 16:59:47 *** flybyray has quit (Read error: Connection reset by peer) 17:18:46 *** benedikt93 (~benedikt9@unaffiliated/benedikt93) has joined #portableapps 17:56:40 *** Spellbreaker has quit (Read error: Connection reset by peer) 18:12:12 *** ZachThibeau has quit (Remote host closed the connection) 18:37:50 *** gluxon (~gluxon@c-71-234-105-104.hsd1.ct.comcast.net) has joined #portableapps 18:51:36 *** gluxon has quit (Quit: Leaving.) 19:08:55 *** TPFC-SYSTEM has quit (Quit: .) 19:36:36 *** ZachThibeau (~ZachThibe@142.167.145.103) has joined #portableapps 19:36:36 *** ZachThibeau has quit (Changing host) 19:36:36 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps 19:36:37 ... 19:41:36 *** andreasma has quit (Quit: Verlassend) 20:07:19 *** gluxon (~gluxon@c-71-234-105-104.hsd1.ct.comcast.net) has joined #portableapps 20:17:04 On facebook: John T. Haller likes PortableApps.com. 20:17:05 4 minutes ago 20:50:01 *** gluxon has quit (Quit: Leaving.) 21:15:01 *** gluxon (~gluxon@c-71-234-105-104.hsd1.ct.comcast.net) has joined #portableapps 21:27:19 *** ZachThibeau has quit (Quit: Leaving) 21:41:45 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps 21:41:46 ZachThibeau is the main developer of PChat and is a developer with PortableApps.com 21:49:58 *** ptmb (~PTMblogge@a81-84-159-241.cpe.netcabo.pt) has joined #portableapps 21:49:58 ptmb knows a lot about HTML+CSS, besides that, he is just a lunatic... 22:13:01 *** pa_7011 (d840befc@gateway/web/freenode/ip.216.64.190.252) has joined #portableapps 22:13:09 *** pa_7011 has quit (Client Quit) 22:46:15 *** gluxon has quit (Read error: Connection reset by peer) 22:48:00 *** gluxon (~gluxon@c-71-234-105-104.hsd1.ct.comcast.net) has joined #portableapps 22:49:09 *** jason404 is now known as jason404|OFF 22:59:14 *** benedikt93 has quit (Quit: Bye ;)) 23:15:30 *** JohnTHaller (~JohnTHall@cpe-98-14-114-27.nyc.res.rr.com) has joined #portableapps 23:25:47 *** JohnTHaller has parted #portableapps (None) 23:25:48 *** JohnTHaller (~JohnTHall@cpe-98-14-114-27.nyc.res.rr.com) has joined #portableapps 23:37:44 *** flyback- (~whatthe@c-98-219-134-156.hsd1.pa.comcast.net) has joined #portableapps 23:38:02 *** flyback- has parted #portableapps (None) 23:56:27 *** gluxon has quit (Ping timeout: 255 seconds) 23:58:54 *** ZachThibeau has quit (Remote host closed the connection)