Archive

Archive for October, 2004

Batch Script – map.bat

October 8th, 2004 admin Comments off

Here’s one of the batch scripts I use quite often.

@ECHO OFF

net use * /delete /yes

if %computername% == ABENATSUMI Goto AbeNatsumi
if %computername% == OTOMEGUMI Goto OtomeGumi
if %computername% == SAKURAGUMI Goto SakuraGumi
if %computername% == MATSUURAAYA Goto MatsuuraAya

:AbeNatsumi
net use k: \\OtomeGumi\IidaKaori$ /user:OtomeGumi\<username> <password>
net use l: \\OtomeGumi\TsujiNozomi$ /user:OtomeGumi\<username> <password>
net use m: \\OtomeGumi\OgawaMakoto$ /user:OtomeGumi\<username> <password>
net use n: \\OtomeGumi\TanakaReina$ /user:OtomeGumi\<username> <password>
net use o: \\OtomeGumi\MichishigeSayumi$ /user:OtomeGumi\<username> <password>
net use p: \\OtomeGumi\FujimotoMiki$ /user:OtomeGumi\<username> <password>
net use q: \\OtomeGumi\IshikawaRika$ /user:OtomeGumi\<username> <password>
net use s: \\SakuraGumi\YaguchiMari$ /user:SakuraGumi\<username> <password>
net use t: \\SakuraGumi\TakahashiAi$ /user:SakuraGumi\<username> <password>
net use u: \\SakuraGumi\YoshizawaHitomi$ /user:SakuraGumi\<username> <password>
net use v: \\SakuraGumi\KameiEri$ /user:SakuraGumi\<username> <password>
net use w: \\MatsuuraAya\MatsuuraAya$ /user:MatsuuraAya\<username> <password>
Goto End

:OtomeGumi
net use r: \\SakuraGumi\YaguchiMari$ /user:SakuraGumi\<username> <password>
net use s: \\SakuraGumi\TakahashiAi$ /user:SakuraGumi\<username> <password>
net use t: \\SakuraGumi\YoshizawaHitomi$ /user:SakuraGumi\<username> <password>
net use u: \\SakuraGumi\KameiEri$ /user:SakuraGumi\<username> <password>
net use v: \\AbeNatsumi\AbeNatsumi$ /user:AbeNatsumi\<username> <password>
net use w: \\MatsuuraAya\MatsuuraAya$ /user:MatsuuraAya\<username> <password>
Goto End

:SakuraGumi
net use k: \\OtomeGumi\IidaKaori$ /user:OtomeGumi\<username> <password>
net use l: \\OtomeGumi\TsujiNozomi$ /user:OtomeGumi\<username> <password>
net use m: \\OtomeGumi\OgawaMakoto$ /user:OtomeGumi\<username> <password>
net use n: \\OtomeGumi\TanakaReina$ /user:OtomeGumi\<username> <password>
net use o: \\OtomeGumi\MichishigeSayumi$ /user:OtomeGumi\<username> <password>
net use p: \\OtomeGumi\FujimotoMiki$ /user:OtomeGumi\<username> <password>
net use q: \\OtomeGumi\IshikawaRika$ /user:OtomeGumi\<username> <password>
net use v: \\AbeNatsumi\AbeNatsumi$ /user:AbeNatsumi\<username> <password>
net use w: \\MatsuuraAya\MatsuuraAya$ /user:MatsuuraAya\<username> <password>
Goto End

:MatsuuraAya
net use k: \\OtomeGumi\IidaKaori$ /user:OtomeGumi\<username> <password>
net use l: \\OtomeGumi\TsujiNozomi$ /user:OtomeGumi\<username> <password>
net use m: \\OtomeGumi\OgawaMakoto$ /user:OtomeGumi\<username> <password>
net use n: \\OtomeGumi\TanakaReina$ /user:OtomeGumi\<username> <password>
net use o: \\OtomeGumi\MichishigeSayumi$ /user:OtomeGumi\<username> <password>
net use p: \\OtomeGumi\FujimotoMiki$ /user:OtomeGumi\<username> <password>
net use q: \\OtomeGumi\IshikawaRika$ /user:OtomeGumi\<username> <password>
net use r: \\SakuraGumi\YaguchiMari$ /user:SakuraGumi\<username> <password>
net use s: \\SakuraGumi\TakahashiAi$ /user:SakuraGumi\<username> <password>
net use t: \\SakuraGumi\YoshizawaHitomi$ /user:SakuraGumi\<username> <password>
net use u: \\SakuraGumi\KameiEri$ /user:SakuraGumi\<username> <password>
net use v: \\AbeNatsumi\AbeNatsumi$ /user:AbeNatsumi\<username> <password>
Goto End

:End
Categories: Computers Tags:

Japan 2004

October 8th, 2004 admin Comments off

I’ve moved my Japan 2004 gallery to the new location. Everything should be working.

Categories: Personal, Site News Tags:

Initial D Cards

October 8th, 2004 admin Comments off

I’ve added all my Initial D card scans to the new gallery. All of them are new scans (the last batch of scans from my old scanner was more than crappy).

Initial D Cards

Categories: Initial D Tags:

New wallpapers

October 8th, 2004 admin Comments off

Added 14 new wallpapers. More coming soon.

1024×768

1280×1024

Categories: Wallpapers Tags:

Wallpapers..

October 7th, 2004 admin Comments off

I’ve copied all the old wallpapers from the old site to the new CPG gallery.

Wallpapers Gallery with 108 pictures.

Categories: Wallpapers Tags:

First post on the new site..

October 6th, 2004 admin Comments off

I got bored with what my old code would allow me to do with the site so I’ve decided to start fresh. No more of my own coding. I’ve decided to go with Word Press to manage this site. The link to old site is available on the menu.

I’ll be recreating all the galleries so sooner or later the Photo Books gallery will move to a common gallery with Initial D card scans and my Wallpapers. Also I’ll be merging Japan 2004 into the same gallery.

Theme Tweaker by Unreal