00:12:17 *** ChrisMorgan has quit (Ping timeout: 276 seconds) 00:24:47 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps 01:05:24 *** Paulo (bacf8ea5@gateway/web/freenode/ip.186.207.142.165) has joined #portableapps 01:05:28 *** ptmb has quit (Quit: Bye) 01:05:38 Hi there 01:06:03 Please... I need an information about Laucher.... 01:06:10 someone can helpme 01:06:12 ??? 01:07:52 Paulo: what information do you want? 01:11:34 its about from exe created by laucher 01:11:54 there some way to do something like reversing eng???? 01:12:31 just for study about some exe-lanchs that a have here 01:13:06 Paulo: it's all open source - you can just look at the source code 01:13:21 where can I know about this in Apps website? 01:13:31 hummmmm 01:13:39 but whe I get some apps from web 01:13:58 the source does not come 01:14:43 Are you talking about the PortableApps.com Launcher, the custom launchers still on most apps, or the actual base app's source? 01:14:46 in the exe directly edit or open file thats possible? 01:15:08 Or the PortableApps.com Platform? 01:15:41 you see.... when you go an anti-virus software to exe launch... the files buld in show in scan from av 01:15:54 ?? 01:16:18 well.... I try to know about a EXE created by laucher 01:16:48 What are you trying to achieve? The source code is readily available. 01:17:17 ex: when you create a laucher exe from PortableApp.com Launcher... in the main dir.... posts a new EXE file 01:17:36 Yes: the source code is available; it's all in Other\Source. 01:17:47 on app DIR thats you target by launcher 01:18:24 No, in the PortableApps.com Launcher directory. 01:20:23 okay... I know that 01:20:38 but some apps the Ive downloaded from web 01:20:53 does not came with this folder 01:21:15 All our portable apps come with an Other\Source directory. 01:21:49 yeah I know 01:21:54 but this one 01:22:21 is from a friend... and I think not add the folder code.... not inttentional 01:22:39 let me explain 01:22:46 Im a java dev 01:23:07 and try to gain more exps in this wonder.... 01:23:50 so... that exe I talnking about... have some writes on win reg thats same way I need for my app 01:24:24 thats writes.... is not small... and is very hard to do so.... 01:24:38 I see on launcher manual how can I do this.... 01:24:41 Any app from anywhere else may not be open source. 01:24:48 I just try to save my time 01:24:54 So that might explain why it doesn't have an Other\Source directory. 01:25:00 yeah.... 01:25:08 but this one is open too 01:25:18 but no problem.... 01:25:33 U just halp me a lot.... 01:25:46 I thank you so munch 01:25:56 ohh... sorry for my english!!! 01:26:15 Just about any app can be made portable with the PortableApps.com Launcher; just generate the launcher and make the launcher configuration as per the manual. 01:27:01 *** Paulo has quit (Quit: Page closed) 02:01:34 *** kracker[BDC] has quit (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/) 02:28:44 Okaaayyyy... putting in debug stuff into the Ohcount test suite I *finally* worked out why it was failing on my nice shiny new NSIS parser: Vim swap files in the directory which it noticed... 02:34:46 Yay! All working. Now I can submit it to ohloh and the line count it records for the PortableApps.com Launcher will go up from ~800 to ~7000. 02:37:06 *** JacobMastel (~Jacob_Mas@75-95-186-183.mfd.clearwire-dns.net) has joined #portableapps 02:43:54 *** nak1995 (~nicolas@adsl-070-145-199-063.sip.mem.bellsouth.net) has joined #portableapps 02:44:29 *** nak1995 has parted #portableapps (None) 03:17:15 *** pa_7804 (26727d34@gateway/web/freenode/ip.38.114.125.52) has joined #portableapps 03:17:48 Hi. Just wanted to know if there were command line switches on the installers so that I can create a batch file and go to bed. :) 03:17:52 *** JohnTHaller1 (~JohnTHall@cpe-67-247-35-38.nyc.res.rr.com) has joined #portableapps 03:18:09 *** OliverK|Away (~WifiWomba@unaffiliated/oliverk) has joined #portableapps 03:18:26 *** JohnTHaller1 is now known as JohnTHaller 03:23:09 pa_7804: there's /s for silent 03:23:57 And /DESTINATION=X:\PortableApps 03:24:31 Actually /SILENT=true now instead of /S 03:25:00 *** ZachThibeau has quit (Quit: Leaving) 03:25:29 And a few other command line arguments. But those are probably the only ones you're interested in. 03:28:05 SILENT only works from the PA.c Platform/Updater 03:28:53 *** pa_7804 has quit (Ping timeout: 252 seconds) 03:30:16 *** Computator (rlifshay@unaffiliated/computator) has joined #portableapps 03:34:48 Ah yes, I omitted to notice that. /S should still work though, shouldn't it, John? 03:34:57 As a core NSIS thing. 03:35:00 Nope. That was disabled a while back. 03:35:50 Ah yes, I see the "SetSilent normal". 03:37:12 This git thing is 'orrible. Now I'm *definitely* decided that whether it produces smaller repositories and is faster than hg or not, it's werry nasty to use. 03:43:40 *** Withoutaname (~Withoutan@pool-71-108-15-13.lsanca.dsl-w.verizon.net) has joined #portableapps 03:43:53 *** Withoutaname has quit (Changing host) 03:43:53 *** Withoutaname (~Withoutan@unaffiliated/withoutaname) has joined #portableapps 03:44:08 *** Withoutaname has parted #portableapps (None) 03:45:09 Ok, so PA.c Installer 203 does faster calc of whether there is room on a device (including a tweak for when there is only barely room for an upgrade), advertises the file it needs to download to the updater if it's an online installer and will use the file after the updater places it next to it... 03:45:34 Ah well, http://github.com/chris-morgan/ohcount/commit/ec95ee6a11c8a1b9753b5460f3c6d7c57092547c should put the launcher hg repo code line count on ohloh up from 1335 lines to 8913 lines due to the addition of NSIS to the recognised languages :-) 03:45:54 Sounds good. 03:46:07 redownloads a file if the first download is corrupt one additional time (md5 mismatch, server issue), adds aermenian back in, and uses taskbar progress meters in Win7 03:47:00 The only thing I left out was moving downloads up in the install process so we don't lose an existing app being upgraded on a failed download. 97% of that is the updater issue behind proxies which will be fixed in the next few days, so I think we're ok to go gold on it right now. 03:47:15 Agree? 03:47:21 And the current state of the Installer repository... 52543 lines instead of 175 lines (just help.html!). Including NSIS itself boosts the line count considerably (47887 lines, all NSIS)! 03:48:07 I don't think I understand that point 03:48:53 When you're installing say Google Chrome, the installer will currently remove the old install before the download. If the download fails, your app is busted. It's an annoying bug, but will require some much more substantial changes to the code. 03:49:14 Ah, that one. 03:49:24 It really only crops up atm when installing from the updater, since the updater gets the ability to have the user type in their proxy pwd. But the silent installer downloading does not. 03:49:55 I basically added in the ability for the updater to download the PA.c installer *AND* the file the installer needs to download itself. 03:50:23 And I added in the 2nd download attempt logic like the updater has on the off chance that the first download attempt fails for people running the installer sans updater. 03:51:32 That should be good enough for now. And we can rework the download logic in 204 to handle the final issue. 03:52:21 Oh yeah, I also have the installer generator error out when Start= points to a file that doesn't exist. 03:53:07 ChrisMorgan: All that sound good to you? You wanna give it a quick looksee before I go live with it? 03:53:48 Arg... that NSIS line count is too high (twice as high as it should be... \r\0\n\0 becomes NL 0x0 NL 0x0) and the comment count wonky (0!?): UTF-16LE strikes again. :-( 03:54:13 I'm not working from the repo. I'm working from the last copy you gave me that you were happy with. 03:54:33 Yep, that was the repo thing. I'm just playing with my new ability to use ohcount on NSIS files :-) 03:54:45 I haven't done any more work on the repo since giving that to you 03:54:49 ChrisMorgan: Waiting on an answer from you to go live with 203, please 03:55:03 Sounds good except I have concerns about how it works with plugin installers, especially start= 03:55:13 *** Computator has parted #portableapps (None) 03:56:28 I found a few misbehaviours with plugin installers when making the SH3D plugins; [Details]:Name were both still required even though they were not used. 03:57:39 They are technically required by the spec still. 03:57:58 Then there was the slight annoyance of it only keeping track of one plugininstaller.ini/PluginEULA.rtf - and of the five plugins, three have an EULA (FAL-1.3, CC-BY-2.5, CC-BY-3.0)... I set EULAVersion=FAL-1.3 etc. after realising it wasn't showing the EULA after the first plugin installed. 03:58:43 The point is that [Detail]:PluginName is used instead of [Detail]:Name. I think it should either remove the necessity of [Detail]:Name or just use [Detail]:Name and not have [Detail]:PluginName 03:58:45 It doesn't have to exist in the plugin installer, though ${AndIf} $PluginInstaller != "true" 03:58:53 Let it go. We need to get this out now. 03:59:05 12am here. Need to then release FF, chrome, other criticals before bed. 03:59:24 If any of these were critical bugs, we'd have addressed them weeks ago. 03:59:26 Yeah, I reckon it's fine. If you want to, feel free to send me the code and I'll go through it quickly. 04:00:37 http://portableapps.com/temp/PortableApps.comInstaller_2.0.3.paf.exe 04:02:46 Lemme know if you're happy with it and I'll push it out,. 04:06:44 Got Armenian this time, I see. You put the NSIS part of it in yourself, correct? It's not yet officially in NSIS? 04:07:28 correct 04:07:39 we didi it once before... but then I forgot it in 202 04:07:40 I like the VersionInfo download solution 04:07:56 Yeah? I thought it was a pretty simple solution to what has been a nagging problem. 04:08:20 I tested it a few ways. It even will go and download it if the already existing one's MD5 is wrong. 04:08:59 Ooh, I like w7tbp. That should be moved into the NSIS core. 04:09:15 I know. It's dead easy to implement and it just works. 04:10:03 It can even work with SetProgress if you have it set the progress of the standard NSIS progress bar (which saves us from having to use the more explicit version of w7tbp which you also have to explicitly set). 04:10:37 I have it working in a test version of the updater, which is nice. 04:10:59 All looks good to me. 04:11:42 Cool. I've been testing it with Google CHrome 6. I'll push out PAI 203 and then start on the outdated apps. Just gonna do criticals tonight. And then more in the AM, then lawyer in the afternoon, then finish tomorrow evening. 04:14:09 Generates the Virtual Magnifying Glass installer properly, and only 133 bytes larger than the with 2.0.2. 04:14:58 Yeah. The w7 plugin is well done. Nice and simple. 04:15:12 I was worried it would add more to it, but nope :) 04:17:22 btw - thanks again for uploading all the sources. did you notice my new Additional Versions directories? 04:19:05 Argle. I forgot to UTF8-ize the lang files :) 04:19:07 :( 04:19:30 Additional Versions directories? 04:19:51 In SF. So we don't have to create a new subdirectory for each version in the Source (AppName) directories. 04:20:33 If I were laying it out afresh I think I'd do Source/AppName/X.X rather than Source (AppName)/AppName X.X Source. 04:20:47 The language files don't /need/ to be UTF-8. Not worth holding up the release, I reckon. 04:20:49 Yeah. But you couldn't do that back than. 04:20:54 2.0.4 is plenty good enuff. 04:21:00 Couldn't? Why not? 04:21:08 Project / Release 04:21:11 That was it. 04:21:16 And then files within that. 04:23:09 No, I didn't notice your Additional Versions. Why not just do those ones straight in Source (AppName)? 04:23:26 Because the older ones won't accept files in the project root directory. 04:23:31 Annoying eh? 04:23:40 If you create one from scratch now, it works just fine. 04:24:19 Not project root, still in one subfolder 04:24:58 Just noticed PortableApps.comApplicationTemplate_2.0.zip is in zBrokenRelease/PortableApps.com Launcher 2.0... why is it there rather than in the proper Launcher 2.0 directory? (We link to it) 04:25:01 Source (AppName) is unavailable for several old ones to add files directly to 04:25:12 That's a broken one of it, I think. 04:25:27 Things in Broken have corrupted files or permissions and can't be deleted. 04:25:34 *** Kyle_ (~Kyle@69.182.79.57) has joined #portableapps 04:25:45 *** SrgSiler|AFK has quit (Read error: Connection reset by peer) 04:26:00 *** Kyle_ is now known as SrgSiler|AFK 04:26:04 *** SrgSiler|AFK has quit (Changing host) 04:26:04 *** SrgSiler|AFK (~Kyle@unaffiliated/sergentsiler) has joined #portableapps 04:27:01 Lemmesee... I think that is actually the correct one. Didn't see it elsewhere. 04:27:23 Perhaps it can't be deleted and moved. I don't know. Nor do I have time to address it right now. 04:27:29 I'll try to deal with it. 04:27:33 See if I can. 04:27:39 Be careful. It's very touchy. 04:28:15 Yep, I observed that once with Inkscape. 04:29:11 No, that file is just in zBrokenRelease. 04:29:16 So find says. 04:30:05 Ok, installer 203 is out. Onto the apps. 04:30:49 It's just I'm the owner on the file rather than you and the mode is only +r for the group portableapps so you couldn't change it 04:34:00 Cleared out zBrokenRelease; shall I leave the folder there empty? 04:34:10 See if you can remove it 04:35:25 Gone. 04:46:01 And Chrome stable and dev are both out 04:48:54 *** Suiseiseki has quit (Read error: Connection reset by peer) 04:49:26 *** Suiseiseki (~desu@wikipedia/Antonio-Lopez) has joined #portableapps 04:59:34 brb 04:59:35 *** JohnTHaller has parted #portableapps (None) 05:01:27 *** JacobMastel has quit (Quit: Instantbird 0.2) 05:08:57 *** JohnTHaller (~JohnTHall@cpe-67-247-35-38.nyc.res.rr.com) has joined #portableapps 05:09:20 JohnTHaller: just going to merge in 2.0.3 into the repo, you didn't make any changes from what you uploaded first? 05:09:37 Nope. The one I sent you from TEMP is final 05:09:39 Also if/when you can be bothered, you should log in to Ohloh and edit your PortableApps.com experience to link it with commits I've made in your name. Might put you back up to 8... :P 05:10:26 hmm... what's my committer na,e? 05:11:25 John T. Haller 05:11:45 That'll also stop it having two of you in the contributor list :P 05:12:20 Heh thanks 05:13:51 And then when my NSIS parser pull request for Ohcount gets accepted we'll both get a fairly big "experience" boost from NSIS code. :D 05:21:33 Ok, FF369 is uploading. TB313 is building. 05:22:01 *** sar3th is now known as sar3th|away 05:24:59 I should add the w7tbp plugin to the appcompactor. 05:26:30 Yeah. To EVERYTHING! :-) 05:27:45 Well, we don't wanna abuse it :-P 05:28:01 But things you run and may minimize and come back to., it's pretty handy 05:49:39 *** pa_5740 (~pa_5740@unaffiliated/spectrelaser) has joined #portableapps 05:51:06 JohnTHaller: Nice job on getting updated apps on the site! 05:51:21 Firefox in paticular. 05:52:02 *** OliverK|Away has quit (Quit: so long and thanks for all the fish) 05:52:11 Bye! 05:52:16 *** pa_5740 has quit (Client Quit) 06:07:52 yayy chrome has been updated 06:07:55 at last!!! 06:08:00 stable and dev 06:08:20 extensions sync <3333333 06:11:53 also hi JohnTHaller 06:11:58 hi 06:12:43 now im just waiting for minecraft portable then my life would be complete :) 06:15:37 JohnTHaller: just changed Portableapps.com to PortableApps.com in the uTorrent "not affiliated" sentence. 06:15:45 Not sure if that happens anywhere else 06:15:55 k 06:17:07 oo a typo 06:17:11 sacry 06:17:15 *scary 06:27:58 Blah. So the beta version of 7-zip (which we switched to to fix the Unicode bugs) can't open Skype's installer. 06:28:25 hey is portableapps.com now on somekind of update frenzy? 06:28:57 also i don't see firefox 4 beta 5 which was released yesterday 06:29:24 backlog: http://portableapps.com/node/19705 06:30:18 i see 06:30:49 what i care most is keepass 06:30:56 i want my passwords to be safe 06:31:05 tomorrow am (NY time, that is... it's currenty 230am) 06:31:32 it's currently 9.30 am here :P 06:32:52 also wouldn't tomorrow mean friday even there? 06:33:16 No, I'm still up on Wed night relatively speaking. So tomorrow means Thurs AM for me. 06:33:27 oh ok 06:33:41 Eep. 06:34:00 i usually just say it's the next day if the clock is past 12am 06:34:15 because it really is :P 06:34:15 ChrisMorgan: So, whaddya think... back to 7-zip stable? And just say don't install to non-ASCII paths for now? 06:34:53 I dunno. To start with, go to bed ASAP and don't do Skype today (until it really /is/ today :P). 06:35:28 I'm not gonna. I'm just finishing TB now. I threw in the easier apps that show upgrade notifications while I was packaging the big ones using the automated scripts. 06:35:31 now who is going to need to open skype installer in 7-zip? 06:35:44 M4T1A5: the installer 06:35:46 The online installers use 7-Zip to extract files 06:35:51 well yes 06:35:53 internally 06:36:10 but sure skype hasnät just changed their installers? 06:36:16 *hasn't 06:36:21 Alternatively we could see if something else can open it. Back to stable is probably the best way. 06:36:28 I switched to 7z beta to solve an issue where it would fail if you installed to unicode paths. Unfortunately, the 7z beta can't handle extracting Skuype's MSI. The stable can. 06:36:46 interesting 06:37:09 maybe you should put a bug report of that later to their forums :P 06:37:26 It doesn't affect any released apps 06:38:13 well of course not 06:40:35 And it does work properly with Google Chrome, which also uses it. Just something about the Skype MSI that is stumping it. 06:40:51 odd 06:40:55 maybe skype has stupid msi 06:40:57 :D 06:41:09 Dunno. But 465 has no problem with it. 06:43:12 And TB is up 06:43:32 Ok, I got done what I needed to tonight. Gnight all. More releases in the AM. 06:44:39 *** JohnTHaller has parted #portableapps (None) 07:07:47 *** its-me-again (~its-me-ag@60.234.143.108) has joined #portableapps 07:08:37 hi anyone here atm. my version of firefox takes to long to load in Vista y is that. 07:21:21 *** its-me-again has parted #portableapps (None) 07:28:39 9_9 08:30:59 lol 08:51:37 *** Withoutaname (~Withoutan@unaffiliated/withoutaname) has joined #portableapps 08:52:15 *** Withoutaname has parted #portableapps (None) 09:02:29 *** BjornH (~BjornH@81-235-164-62-no21.tbcn.telia.com) has joined #portableapps 09:31:06 *** Usbtastic (~Usbtastic@CPE-124-183-151-228.lns16.ken.bigpond.net.au) has joined #portableapps 09:31:36 *** SteveLamerton (~kvirc@91.125.117.62) has joined #portableapps 09:32:27 *** Usbtastic has parted #portableapps (None) 09:40:43 *** Twinkletoes (~chatzilla@dze3bf81.brookes.ac.uk) has joined #portableapps 09:44:38 *** hugoyg (~hugoyg@c-68-60-147-204.hsd1.mi.comcast.net) has joined #portableapps 09:51:13 *** hugoyg has quit (Quit: Leaving) 09:53:13 *** fufulio (~fufulio@c-68-60-147-204.hsd1.mi.comcast.net) has joined #portableapps 09:57:26 *** fufulio has parted #portableapps (None) 09:58:12 SteveLamerton: have you got an account oh Ohloh? If so, you should claim the Toucan stuff. 09:58:35 The details are all there but they're not linked to an account. 10:00:00 Have you got a link? The only Toucan it finds is not the right one when I search ;) 10:00:10 Just in portableapps 10:00:19 https://www.ohloh.net/p/portableapps 10:01:15 Ah, I see, thanks 10:01:27 That's weird... steve_lamerton isn't appearing in https://www.ohloh.net/p/portableapps/contributors :-/ 10:01:54 But still, you should be able to just add experience and select that as your commit name. 10:04:04 It is definitely listed under enlistments 10:04:47 Yeah, I know 10:05:12 And in https://www.ohloh.net/p/portableapps/aliases/new steve_lamerton is there... just not in https://www.ohloh.net/p/portableapps/contributors today. 10:05:43 I added the hg ones when I started. 10:05:51 How to I add myself to the project though? 10:07:29 https://www.ohloh.net/accounts/steve_lamerton/positions/new where steve_lamerton is your account name 10:08:01 6332... 10:08:20 And it's old enough that it just gets a number. 10:08:56 Yep, looks like I signed up ages ago! 10:11:52 There we go, added :) 10:12:38 Although I think the stats are way way off 10:13:25 Probably. 10:13:36 You decide whether the SVN repo needs to stay, I don't know. 10:14:02 Hey! Suddenly I'm not the #1 contributor! :P 10:14:10 I guess it ought to, and sorry about that :P 10:14:40 I wasn't sure whether you moved everything or whether the SVN history should be kept as well, so I just left it in. 10:15:08 Hmmm, thats true, I moved the whole lot in the end so it can go, that is probaly why the numbers are messed up ;) 10:15:37 Good, with you properly added the commits page doesn't produce a 500 whenever a commit from you is on the page. I think the contributor pseudo-account for steve_lamerton was broken a bit. 10:16:23 I think your "kudo" figure is going to go straight up from 1 to 8 or possibly 9 tomorrow... 10:17:13 After all there is no way I change nearly 5k lines of C++ per month. And hopefully it will rise a bit, looks a little odd with a rank one and the most commits, although that'll drop without the SVN on there 10:19:23 Oh, you might want to tag the 2.0.3 install release too :) 10:21:24 Look at me - nowhere near as many as you, but 8. 10:21:36 In the nightly sort out you'll go up to at least 8. 10:21:50 True, tagged. 10:22:23 (Ahh... hg is so nice to use after a nightmare having to figure out git to submit an NSIS parser for ohcount...) 10:23:48 I <3 hg 10:24:11 Me too. And now I've actually tried all three of hg, bzr and git, so my very strong preference for hg is founded. 10:32:46 I gave up on git after it said I had to use cygwin on windows 10:36:00 Although I believe that has changed now 10:38:16 ChrisMorgan: Are you going to remove SVN or should I? 11:07:19 *** Usbtastic (~Usbtastic@CPE-124-183-151-228.lns16.ken.bigpond.net.au) has joined #portableapps 11:07:27 *** Usbtastic has parted #portableapps (None) 11:21:22 MsysGit is vaguely tolerable now, I believe. But worse than hg/bzr on win32. 11:21:24 You do it. 11:24:12 Ok, I have to vanish now, talk soon 11:24:14 *** SteveLamerton has quit () 12:00:37 *** sultanovich (~Sultanovi@host221.201-253-173.telecom.net.ar) has joined #portableapps 12:01:53 *** sultanovich has parted #portableapps (None) 12:40:22 *** sar3th|away is now known as sar3th 12:57:46 *** Usbtastic (~Usbtastic@CPE-124-183-151-228.lns16.ken.bigpond.net.au) has joined #portableapps 12:57:54 *** Usbtastic has parted #portableapps (None) 13:59:14 *** SteveLamerton (~kvirc@64.142.gr5.adsl.brightview.com) has joined #portableapps 14:09:43 *** pa_8756 (8cfe2d1b@gateway/web/freenode/ip.140.254.45.27) has joined #portableapps 14:09:50 hello 14:10:42 Quick question.... If I want to re-organize the menu on portable apps, how would I do that? I want to group all my games together, internet apps together etc.. 14:12:02 *** ChrisMorgan has quit (Ping timeout: 264 seconds) 14:12:32 *** pa_8756 is now known as [itowler] 14:13:06 *** benedikt93 (~benedikt9@unaffiliated/benedikt93) has joined #portableapps 14:19:43 *** Zarggg has quit (Quit: Zarggg) 14:21:34 [itowler]: it's not possible yet as far as i know 14:26:12 <[itowler]> sar3th: thanks.... 14:27:19 but groups are planned in a future version of the portableapps platform 14:27:59 <[itowler]> sounds great! 14:31:04 *** [itowler] has quit (Quit: Page closed) 14:33:44 *** Horusofoz (db5aaec6@gateway/web/freenode/ip.219.90.174.198) has joined #portableapps 14:33:52 Hey all 14:33:58 hi Horusofoz 14:34:39 Just wanted to check if anyone else is having issues with the PortableApps.com Logo in the top left of the site pages? 14:35:20 By that I mean is it showing? I'm getting the broken image box on all pages 14:35:26 works fine for me 14:36:01 *** hswpeng (hswpeng@237-125.dorm.ccu.edu.tw) has joined #portableapps 14:37:55 sar3th: Not sure what was happening. Just did another cache clear and now it's working. No biggy. 14:38:02 good :) 14:42:23 Nite all 14:42:45 good night Horusofoz 14:43:37 Hi and bye Horusofoz 14:43:45 hello SteveLamerton 14:43:48 *** hswpeng_ (hswpeng@237-125.dorm.ccu.edu.tw) has joined #portableapps 14:43:51 Hi sar3th 14:44:05 *** hswpeng__ (hswpeng@237-125.dorm.ccu.edu.tw) has joined #portableapps 14:44:10 *** hswpeng has quit (Quit: 暫離) 14:44:14 *** hswpeng_ has quit (Client Quit) 14:44:23 how are things going SteveLamerton? 14:44:35 Busy as ever, you? 14:44:49 *** hswpeng__ has quit (Client Quit) 14:44:52 practising for an exam 14:45:04 *** hswpeng (hswpeng@237-125.dorm.ccu.edu.tw) has joined #portableapps 14:46:18 *** hswpeng has quit (Client Quit) 14:46:51 *** Horusofoz has quit (Ping timeout: 252 seconds) 14:47:46 *** hswpeng (hswpeng@237-125.dorm.ccu.edu.tw) has joined #portableapps 14:48:25 *** hswpeng has quit (Client Quit) 14:48:40 *** SteveLamerton has quit () 14:48:57 *** Zarggg (~zarggg@70.44.12.90.res-cmts.sm.ptd.net) has joined #portableapps 14:49:06 *** hswpeng (hswpeng@237-125.dorm.ccu.edu.tw) has joined #portableapps 14:49:37 *** hswpeng has quit (Client Quit) 15:00:14 *** Usbtastic (~Usbtastic@CPE-124-183-151-228.lns16.ken.bigpond.net.au) has joined #portableapps 15:14:04 *** Usbtastic has parted #portableapps (None) 15:30:23 *** Twinkletoes has quit (Remote host closed the connection) 15:30:29 *** MaienM_ (~MaienM-F@unaffiliated/maienm) has joined #portableapps 15:30:32 *** MaienM has quit (Ping timeout: 276 seconds) 15:34:14 *** rainroom69 (~RainrooM@94-224-138-250.access.telenet.be) has joined #portableapps 15:34:41 *** ZachThibeau (~ZachThibe@unaffiliated/zachthibeau) has joined #portableapps 15:34:41 ZachThibeau is the main developer of PChat and is a developer with PortableApps.com 15:58:32 *** MaienM_ is now known as MaienM 16:07:00 *** rainroom69 has quit (Quit: Leaving.) 16:22:19 *** Computator (rlifshay@unaffiliated/computator) has joined #portableapps 16:35:11 *** pa_4529 (5d302e59@gateway/web/freenode/ip.93.48.46.89) has joined #portableapps 16:35:20 hello 16:35:50 help 16:35:51 pa_4529: Welcome to the PortableApps.com official chatroom. Ask your question and someone should be able to help you shortly. If you still don't get an answer, try posting on the forums: http://portableapps.com/forums 16:36:31 hello pa_4529, how can we help you? 16:36:44 hi to you too 16:37:01 just like to advise that the link to download the new virtual magnyfier glass doesn't work 16:39:19 *** pa_4529 has quit (Client Quit) 17:11:44 *** greg___ (c8bcaed4@gateway/web/freenode/ip.200.188.174.212) has joined #portableapps 17:11:53 hi everyone 17:12:24 i put my netbeans ide on my usb device 17:13:34 but the netbeans .exe in on the /bin file, so this doesn't apear onthe portable app's menu 17:14:20 how can i change the path of the start menu, tho make my netbens icon apear there? 17:16:20 hi greg___ 17:16:38 there is not a official way of doing this, but it can be done 17:21:20 how ? 17:21:42 did you know? 17:22:43 i've try to find the file where the apps launch are setting but i didn't find it 17:23:34 *** rainroom69 (~RainrooM@94-224-138-250.access.telenet.be) has joined #portableapps 17:26:42 thanks sar3th for the help 17:26:45 i got go 17:26:50 *** greg___ has quit (Quit: Page closed) 17:27:24 too bad i forgot to hit enter after writing my response :< 17:38:57 *** diib (~dbdii407-@unaffiliated/dbdii407) has joined #portableapps 17:40:36 *** Computator_ (rlifshay@unaffiliated/computator) has joined #portableapps 17:41:44 *** Computator has quit (Disconnected by services) 17:41:57 *** Computator_ is now known as Computator 17:43:48 *** dbdii407 has quit (Quit: ZNC - http://znc.sourceforge.net) 17:43:48 *** diib is now known as dbdii407 18:33:44 *** kracker[BDC] (~kai_62656@unaffiliated/kai-62656/x-7765177) has joined #portableapps 18:33:46 *** rainroom69 has quit (Quit: Leaving.) 18:38:25 *** pa_1414 (d1bdf758@gateway/web/freenode/ip.209.189.247.88) has joined #portableapps 18:39:16 *** pa_1414 has quit (Client Quit) 18:52:53 *** Suiseiseki has quit (Ping timeout: 276 seconds) 18:54:09 *** Suiseiseki (~desu@wikipedia/Antonio-Lopez) has joined #portableapps 19:05:34 *** andreasma (~andreas@p4FE344A0.dip.t-dialin.net) has joined #portableapps 19:14:41 *** Drive-Dude (d5404ddc@gateway/web/freenode/ip.213.64.77.220) has joined #portableapps 19:16:48 Hi Is it just me because I can not download Virtual Magnifying Glass 3.4 it just says Error 500 This page is unavailable at the moment.Please try again shortly. Sorry for the inconvenience. 19:17:07 no, it has been reported earlier and does not work for me either 19:18:46 I was thinking that it was maybe just me 19:25:37 *** Drive-Dude has quit (Quit: Page closed) 19:26:48 *** Drive-Dude (d5404ddc@gateway/web/freenode/ip.213.64.77.220) has joined #portableapps 19:27:10 I am gonna go now. But have a nice day or night 19:27:18 bye 19:27:34 *** Drive-Dude has quit (Client Quit) 20:04:12 *** benedikt93 has quit (Quit: Bye ;)) 20:26:07 *** andreasma has quit (Quit: Verlassend) 20:28:52 *** kracker[BDC] has quit (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/) 20:37:14 *** scio (4610e88a@gateway/web/freenode/ip.70.16.232.138) has joined #portableapps 20:41:40 *** SrgSiler|AFK is now known as Sergentsiler 20:45:48 *** Usbtastic (~Usbtastic@CPE-121-216-15-163.lnse1.ken.bigpond.net.au) has joined #portableapps 20:46:07 *** Usbtastic has parted #portableapps (None) 20:58:00 *** HuggyBear (kvirc@93.182.135.8) has joined #portableapps 21:08:26 *** HuggyBear has quit (Quit: KVIrc 4.0.0 Insomnia http://www.kvirc.net/) 21:11:45 *** Drive-Dude (d5404ddc@gateway/web/freenode/ip.213.64.77.220) has joined #portableapps 21:13:12 *** Drive-Dude has quit (Client Quit) 21:20:18 *** Drive-Dude (d5404ddc@gateway/web/freenode/ip.213.64.77.220) has joined #portableapps 21:23:38 Hi I am thinking of buying a new USB Flash Drive. Will it work if I transfer everything from the old drive to computer and then to new drive. Without need to re install my softwares 21:24:21 Because my computer gets funny when 2 drives are online 21:24:48 Would everything work right 21:25:01 it should 21:25:40 or would it be better if I just re install my softwares 21:26:03 either would work 21:26:13 thanks 21:26:17 i don't forsee any problems w/ just copying 21:26:19 yw :) 21:30:57 You have no idea how much work and time you have saved to me. I was to believe that I have to re install everything. When I have saved everything from my old and kinda malfunctioning drive I do destroy in pieceses just to be sure nobody get to my files or recovers them. 21:32:06 and who wantes malfunctioning drive anyway 21:32:29 *** sar3th is now known as sar3th|away 21:32:41 I am gonna go now. 21:32:49 Have a nice day or night 21:33:01 *** Drive-Dude has quit (Quit: Page closed) 21:38:53 *** ChrisMorgan (~ChrisMorg@unaffiliated/chrismorgan) has joined #portableapps 22:23:57 *** JacobMastel (~Jacob_Mas@75-95-186-183.mfd.clearwire-dns.net) has joined #portableapps 22:30:34 *** MaienM is now known as MaienM|Sleep 22:54:22 *** ptmb (~PTMblogge@a81-84-180-200.cpe.netcabo.pt) has joined #portableapps 23:06:49 *** pa_5740 (cdd5686a@gateway/web/freenode/ip.205.213.104.106) has joined #portableapps 23:07:35 ChrisMorgan: May I PM you about something? 23:07:42 Not at the moment 23:08:10 Alright. You're leaving soon I assume? 23:10:00 ChrisMorgan: I found Lupo Suite on another site. 23:10:25 ChrisMorgan: Lupo PenSuite, rather. 23:12:02 http://www.techsupportalert.com/best-free-portable-programs.htm 23:12:43 As I said last time (by the search link I gave you), he's a Bad Guy. 23:14:39 OK. 23:14:54 Meanwhile...... 23:15:10 ZachThibeau: How's PChat coming? 23:20:47 *** JacobMastel is now known as JacobMastel-Away 23:21:14 *** pa_5740 has quit (Quit: Page closed) 23:28:07 *** ChrisMorgan has quit (Ping timeout: 240 seconds) 23:38:40 ok, so what are the 2 keyboard shortcuts to show the PA menu? i can't ever remember 23:39:14 and the menu is the PAL right? or PAM? icr that either 23:49:42 anyone? 23:50:41 ok 23:53:43 *** ptmb has quit (Quit: Leaving)