Computing.Net > Forums > Windows 95/98 > reg file not working

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

reg file not working

Reply to Message Icon

Name: moparchris
Date: November 25, 2003 at 22:07:49 Pacific
OS: 98 SE 4.10.222
CPU/Ram: duron10.0x102 192 gf2
Comment:

ok ive got this *.reg file that dosnt work, i get the error "cannot import c:\...photos~1.reg: the specified file is not a registry script. You can only import registry files."
ok so this is the .reg file...

ÿþW i n d o w s R e g i s t r y E d i t o r V e r s i o n 5 . 0 0

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e ]

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e \ A d o b e G a m m a ]

" W i z a r d O r P a n e l " = d w o r d : 0 0 0 0 0 0 0 0

" L o c a t i o n " = " c : \ \ P r o g r a m F i l e s \ \ C o m m o n F i l e s \ \ A d o b e \ \ C a l i b r a t i o n \ \ A d o b e G a m m a . c p l "

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e \ C o l o r ]

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e \ C o l o r \ M o n i t o r ]

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e \ C o l o r \ M o n i t o r \ M o n i t o r 0 ]

" P r i m a r y M o n i t o r " = d w o r d : 0 0 0 0 0 0 0 0

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e \ C o l o r \ M o n i t o r \ M o n i t o r 1 ]

" M o n i t o r P r o f i l e " = " c : \ \ W I N D O W S \ \ S y s t e m 3 2 \ \ C O L O R \ \ A d o b e M o n i t o r S e t t i n g s . i c m "

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e \ C o m m o n F i l e s ]

" A d o b e H o m e " = " c : "

" U s a g e C o u n t " = d w o r d : 0 0 0 0 0 0 0 1

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e \ P h o t o s h o p ]

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e \ P h o t o s h o p \ 7 . 0 ]

@ = " D : \ \ p r o g r a m f i l e s \ \ P h o t o s h o p 7 . 0 "

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e \ P h o t o s h o p \ 7 . 0 \ A p p l i c a t i o n P a t h ]

@ = " D : \ \ p r o g r a m f i l e s \ \ P h o t o s h o p 7 . 0 "

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e \ P h o t o s h o p \ 7 . 0 \ P l u g i n P a t h ]

@ = " D : \ \ p r o g r a m f i l e s \ \ P h o t o s h o p 7 . 0 \\ p l u g - i n s "

[ H K E Y _ L O C A L _ M A C H I N E \ S O F T W A R E \ A d o b e \ P h o t o s h o p \ 7 . 0 \ R e g i s t r a t i o n ]

" N A M E " = " . . . "

" C O M P A N " = " . "

" S E R I A L " = " ************************ "

took out the serial number :)

theres also some black box things which i assume are some sortof code or something, i have no idea whatever and theres this one (i just took out the paces they looked a bit strange in there to me but still dosnt work)

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe]

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Adobe Gamma]
"WizardOrPanel"=dword:00000000
"Location"="c:\Program Files\Common Files\Adobe\Calibration\Adobe Gamma.cpl"

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Color]

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Color\Monitor]

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Color\Monitor\Monitor0]


"Primary Monitor"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Color\Monitor\Monitor1]


"Monitor Profile"="c:\WINDOWS\System32\COLOR\Adobe Monitor Settings.icm"

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\CommonFiles]
"AdobeHome"="d:"


"UsageCount"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Photoshop]

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Photoshop\7.0]


@="D:\stuff\no install progs\Photoshop 7.0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Photoshop\7.0\ApplicationPath]


@="D:\stuff\no install progs\Photoshop 7.0\"

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Photoshop\7.0\PluginPath]
@="D:\stuff\no install progs\Photoshop 7.0\Plug-Ins\"

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Photoshop\7.0\Registration]


"NAME"=". . ."

"COMPAN"="."


"SERIAL"="*************************"

ok so anyone know how to get it to work ? some of the locations are wrong i think but it should still be able to import right ?




Sponsored Link
Ads by Google

Response Number 1
Name: Tom41
Date: November 25, 2003 at 23:43:11 Pacific
Reply:

Change the header to REGEDIT4 instead of Windows Registry Editor Version 5.00.


0

Response Number 2
Name: Bryco
Date: November 26, 2003 at 04:08:31 Pacific
Reply:

Yes, as Tom noted.
"Windows Registry Editor Version 5.00" is for Win2K and XP or NTFS where REGEDIT4 is for Win9x.

Bryan


0

Response Number 3
Name: moparchris
Date: November 26, 2003 at 22:30:35 Pacific
Reply:

ok, thanks, also it had lots of spaces, like every c h a r a c t e r had a space between it is that something to do with registry editor 5 ?


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Error Message cant format c drive



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: reg file not working

Creating .REG files (registry) www.computing.net/answers/windows-95/creating-reg-files-registry/125818.html

desktop link does not work after saved email file www.computing.net/answers/windows-95/desktop-link-does-not-work-after-saved-email-file/56076.html

Deleting registry keys with .reg files www.computing.net/answers/windows-95/deleting-registry-keys-with-reg-files/18739.html