Jump to content

HaloChris117

Active Members
  • Posts

    20
  • Joined

  • Last visited

Profile Information

  • Location
    Canada

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

HaloChris117's Achievements

Newbie

Newbie (1/14)

  1. Thanks, Here is the final code. @echo off Call :FOLDER %CD% GoTo :EOF :FOLDER Set MyCurDir=%~n1 dir *.mp3 *.wma *.wmv *.avi /b >"plist.m3u" ren "plist.m3u" "00 %~n1.m3u"
  2. Hello, I am trying to create a simple batch program to create a Playlist here is what I have so far @echo off dir *.mp3 *.wma *.wmv *.avi /b >"0playlist.m3u" ren "0playlist.m3u" "00 %cd%.m3u" My end goal is to have the playlist be the same name as folder that it is in, so for example, if I put the batch file in a folder named "Rammstein - Mutter" than the playlist that gets created would be "Rammstein - Mutter.m3u" the 00 in the output name are there only to have the playlist at the top when sorted by name. what I need is to replace %cd% with something that will just give me just the folder name as a veritable output, as %cd% gives me the full path. (ex. "c:\users\public\music\Rammstein - Mutter\") creating the playlist works exactly the way I want it to it is only a problem with the ren (rename) part of it. Thanks for any help that you can give. And yes I have google'd it but the only thing I was able to come up with was %~dp1 which basically does the same thing. ---------------------- Reason For Edit : Clarification of my end goal
  3. i just have Firefox, Notepad, PhotoShop, iTunes and the Recycling Bin. And at times I have Sony Vegas, but only when I am using it regularly using it.
  4. Xbox 360 Quick Charge Kit and an extra battery pack. it's better than the play and charge kit because you stay wireless. well you didn't mention what type of games you like but here is some of my favorites. also my personal rating, 4* or 5* BioShock **** Gears of War 1/2 (play 1 before 2) ***** Fear **** Rainbow Six Vegas ***** Ghost Recon Advanced Warfighter (1 or 2) **** Saints Row 2 (better than GTA4) ***** GTA4 **** PGR4 **** Call of Duty 4 & 5 ***** Need For Speed Carbon (i'm not a fan of Pro Street, the newest one) **** Medal of Honor Airborne **** Grid **** Halo 3 **** Rock Band 1 or 2 ***** Mass Effect **** NHL2K8 or 2K9 **** Destroy All Humans **** Skate **** Tony Hawk **** Crackdown (if you can find it, its worth it) ***** some of these games are a little older so might be harder to find but I included them because if you can find them they are worth picking up. Don't discredit the Xbox Live games either. a lot of them are really good. some of my favs. 3D Ultra Minigolf A Kingdom of Keflings Aegis Wing (FREE) Age of Booty Assault Heroes 1 & 2 Bankshot Billiards 2 Bejeweled 2 Bomberman Live Contra Defender Doom Double Dragon Duke Nukem 3D Eats: Chowdown Gauntlet Geometry Wars Marathon: Durandal Mega Man 9 Metal Slug 3 Pac-Man, Ms Pac-Man, Pac-Man CE Uno
  5. SpinRite, it can be found at GRC.com .. you probably already know but I thought I would add it anyway.
  6. here is a link that will tell you every thing you need to know ... Crack Hash Password
  7. Favorite game: Call of Duty 4 (actually the whole COD series) Favorite OS: Vista's Features on an os that doesn't suck like Vista Favorite console: Xbox 360 Nationality: Canadian eh! Accent: Canadian English eh! Sex: Yes Age:24 Gender: Male Race: White Height: 6'10" Status: Single Favorite TV Show: 24 Favorite Car: Enzo Ferrari Current Car: Chevy Cavalier Pet Peeve: Spammers Gamertag: HaloChris117 Coding Level: Am (mostly backwards engineering existing code.) Web design: Mid (learning css, if only it were 1999 than i would be at pro level) Primary Pass Time: Gaming now enough of the random shti, Hi I'm Chris, and I have been a fan of Hak5 since season 1
  8. Ok, I feel stupid, I went and googled the fonts when i wanted to work on the psd hak5 logo. I didn't know they were on the goodies page.
  9. For anyone wanting to work on the Hak5 Logo Here is the official fonts for it. http://www.geocities.com/halochris117/Hak5_Logo_Fonts.zip. The only problem is my bandwidth for the service i hosted it from is only 15 MB /day however the file it self is only 175KB so I shouldn't have a problem hitting the limit.
  10. yeah, the last thing you want to do is put a file server on a wireless section of you network. Wired is the only way to go with a server.
  11. DX10 was designed from the ground up for Vista, it will never show up on xp, DirectX9 will be as high as it goes in the case of xp. Sorry to be the server of bad news. Vista is very nice, when it does everything you want it to. however if you have an application that you absolutely need that wont run on vista that XP is for you. Just wait for the next time you want to get a computer to get vista. I have a Vista Laptop, and an XP Desktop. Both are duel core AMDs with 2gigs ram.
  12. Once you have had a virus, trojan, spyware problem, you have been compromised, in order to know that you have no more sh*t on your pc, you must reinstall the os, because often they download other crap onto your pc also there is no way to know that you have got it all. this is what Steve Gibson (Security Now) would say, sorry for the bad new on the trojans. just at least think about what i said.
  13. mine is Function Key + F4 to turn on the second monitor and is a hp pavilion dv9000
  14. I don't know what the fascination is about hacking a school computer, i myself did a miner hack where I changed the main page contents and the title of the page. The computers used a program as the dashboard, (this was years ago, the text that was displayed on the screen was just pulled from a text file, easiest hack i ever did. These computers were so old, they were Windows 2.0
  15. Hacking is in literal terms ... to use something for what it was not designed to do. Hacking into computers, networks is about the joy of the hunt, not about deleting personal files. To pwn a box you don't need to delete files, just pop up a message, change something. For what your post should have been called is "How do I become a f*cking prick and delete a """Friends""" personal files." This is a community of people who want to do things that designers didn't intend to do. This isn't a Virus Creating community. Find somewhere else.
×
×
  • Create New...