Skp files into skb
-
Yeah, you can remove the association:
(This is for XP, is Vista different?)
Open My Documents.
Select Tools > Folder Options.
Select File Types tab.
Locate the .SKB in the list.
Select it.
Press the Delete button. -
On Vista it's
Here .skb has been set to 'nil'...
Now to open a .skb first rename it with .skp on the end and SUp will open it...
-
Here's how to do it definitely [the 'old-fashioned' way]
- Click on Vista 'Start' button.
- Locate the 'Command Prompt' menu item (buried deep inside 'Accessories' under All Programs or appear on program access history).
- Right click on 'Command Prompt'.
- On the pop-up right click context menu, select “Run as Administrator”.
In the Command Prompt type...
assoc .skb
You should now get the current setting listed - something like ".skb=SketchUp.Document".
Reset it to 'nil' by typing thus...assoc .skb=.
This will remove the current file association [where . is =nil]...
Now a .skb file won't auto-open in SketchUp, but it will still offer SketchUp as a possible application to try and open it - just don't use it !
Use cmd's like this carefully
-
Tig, I tried the cmd approach as administrator but nothing happened.
In Vista control panel / associate files how do I proceed? I mean there is no
delete function as in XP. -
@sketchup_fan said:
Tig, I tried the cmd approach as administrator but nothing happened.
In Vista control panel / associate files how do I proceed? I mean there is no
delete function as in XP.If you type in
assoc .skb
what's returned ? - it should be ".skb=." after you've reset it ??
Then it won't open it SUp automatically ?
-
After i type in assoc .skb it shows me .skb=. ,then i type assoc .skb=. it shows me again .skb=. . Sketchup does not open automatically and still skb files open with sketchup. What am i doing wrong?
-
if you right click a file you should get a open with option in the right click menu.
you can also go to default program in control panel and set it there. it does make no sence however that you want this, isn't SU the only program that will open these files anyway? -
First...
assoc .skp
should return
.skp=SketchUp.Document
if not type
assoc .skp=SketchUp.Document
Next...
assoc .skb
should return
.skb=.
if not type in
assoc .skb=.
If you right-click on a skb file what do you get to open or open_with... ?
If you right-click on a skp file what do you get to open or open_with... ?
At the admin cmd prompt test this
ftype SketchUp.Document
it should return
SketchUp.Document="C:\Program Files\Google\Google SketchUp 7\SketchUp.exe" "%1"
if not type in
ftype SketchUp.Document="C:\Program Files\Google\Google SketchUp 7\SketchUp.exe" "%1"
Hope this helps...
-
I entered: assoc .skp
it returned: .skp=SketchUp.Document
then: assoc .skb
it returned: .skb=.
then i entered: ftype SketchUp.Document
and got:C:\Program Files\Google\Google SketchUp 7\SketchUp.exe" "%1"Then the file had stayed the same and the sketchup application didn't open automatically
-
Never mind about the problem any more guys, i solved it. I did the simpliest thing, i restored the system to 9 o'clock yesterday before the changes happen, and it worked. Thank you very much for your help guys, and Tig thanks for the special help mate,
about the administrator options.
Advertisement